JUnit version 4.13.2
.18:21:13.049 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786472473039
18:21:13.127 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:21:13.160 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:21:13.169 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task6gVXoB/test-tmp
18:21:13.193 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
18:21:13.196 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task6gVXoB/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
18:21:13.389 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:21:13.408 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:13.409 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:21:13.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.410229  6391 mini_oidc.cc:150] Starting JWKS server
18:21:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.411043  6391 webserver.cc:533] Webserver started at http://127.0.0.1:38353/ using document root <none> and password file <none>
18:21:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.411156  6391 mini_oidc.cc:186] Starting OIDC Discovery server
18:21:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.411340  6391 webserver.cc:533] Webserver started at http://127.0.0.1:35443/ using document root <none> and password file <none>
18:21:13.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:13Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:21:13.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:13Z Disabled control of system clock
18:21:13.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.425488  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal
18:21:13.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data
18:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/logs
18:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data/info.pb
18:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.254:38493
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.254
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json with env {}
18:21:13.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.512173  6409 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:13.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.512382  6409 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:13.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.512403  6409 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514494  6409 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514552  6409 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514567  6409 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514580  6409 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514592  6409 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.514604  6409 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38353/jwks.json
18:21:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.516795  6409 master_runner.cc:387] Master server non-default flags:
18:21:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/logs
18:21:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:13.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data
18:21:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal
18:21:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.254:38493
18:21:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json
18:21:13.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data/info.pb
18:21:13.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.254
18:21:13.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:13.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6409
18:21:13.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:13.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:13.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:13.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:13.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.517051  6409 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.517335  6409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.521090  6417 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
18:21:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.521020  6409 server_base.cc:1061] running on GCE node
18:21:13.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.521111  6419 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
18:21:13.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.521241  6423 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
18:21:13.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.521631  6409 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.521979  6409 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.523164  6409 hybrid_clock.cc:648] HybridClock initialized: now 1786472473523137 us; error 127 us; skew 500 ppm
18:21:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.524734  6409 webserver.cc:533] Webserver started at http://127.6.61.254:41589/ using document root <none> and password file <none>
18:21:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.524974  6409 fs_manager.cc:362] Metadata directory not provided
18:21:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.525032  6409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.525174  6409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.526427  6409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data/instance:
18:21:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ba665746a3724e4f8ffe272949e6f8a2"
18:21:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.526859  6409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal/instance:
18:21:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ba665746a3724e4f8ffe272949e6f8a2"
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.528808  6409 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.529790  6430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.530016  6409 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.530079  6409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ba665746a3724e4f8ffe272949e6f8a2"
18:21:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.530143  6409 fs_report.cc:389] FS layout report
18:21:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal
18:21:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal
18:21:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data/data
18:21:13.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:13.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:13.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:13.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:13.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:13.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.546070  6409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:13.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.546384  6409 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:13.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.546494  6409 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:13.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.551879  6409 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.254:38493
18:21:13.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.551925  6520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.254:38493 every 8 connection(s)
18:21:13.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.552351  6409 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/data/info.pb
18:21:13.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.553056  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:13.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.554560  6522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.560148  6522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.560701  6435 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.61.253:34081: connect: Connection refused (error 111)
18:21:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.561360  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 6409
18:21:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.561448  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-0/wal/instance
18:21:13.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.562233  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal
18:21:13.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data
18:21:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/logs
18:21:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data/info.pb
18:21:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.253:34081
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.253
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json with env {}
18:21:13.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.564100  6522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.253:34081: Network error: Client connection negotiation failed: client connection to 127.6.61.253:34081: connect: Connection refused (error 111)
18:21:13.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.613375  6522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } attempt: 1
18:21:13.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.614149  6522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.253:34081: Network error: Client connection negotiation failed: client connection to 127.6.61.253:34081: connect: Connection refused (error 111)
18:21:13.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.645051  6531 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.645229  6531 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.645249  6531 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:13.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.646911  6531 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:13.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.646958  6531 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:13.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.646972  6531 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:13.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.646984  6531 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:13.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.646996  6531 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:13.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.647007  6531 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38353/jwks.json
18:21:13.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.649176  6531 master_runner.cc:387] Master server non-default flags:
18:21:13.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/logs
18:21:13.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data
18:21:13.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal
18:21:13.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.253:34081
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data/info.pb
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.253
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6531
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.649457  6531 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.649719  6531 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.652458  6538 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
18:21:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.652698  6539 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
18:21:13.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.652735  6541 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
18:21:13.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.653474  6531 server_base.cc:1061] running on GCE node
18:21:13.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.653669  6531 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:13.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.653916  6531 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:13.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.655058  6531 hybrid_clock.cc:648] HybridClock initialized: now 1786472473655027 us; error 39 us; skew 500 ppm
18:21:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.656352  6531 webserver.cc:533] Webserver started at http://127.6.61.253:41797/ using document root <none> and password file <none>
18:21:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.656598  6531 fs_manager.cc:362] Metadata directory not provided
18:21:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.656652  6531 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.656773  6531 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.657902  6531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data/instance:
18:21:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a7cac29e264f40aa062ec0426fac34"
18:21:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.658177  6531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal/instance:
18:21:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a7cac29e264f40aa062ec0426fac34"
18:21:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.660202  6531 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
18:21:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.661170  6550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.661329  6531 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.661379  6531 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a7cac29e264f40aa062ec0426fac34"
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.661437  6531 fs_report.cc:389] FS layout report
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data/data
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:13.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.674232  6531 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.674587  6531 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.674722  6531 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:13.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.679838  6531 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.253:34081
18:21:13.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.679981  6639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.253:34081 every 8 connection(s)
18:21:13.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.680286  6531 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/data/info.pb
18:21:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.680940  6641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.682314  6522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } attempt: 2
18:21:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.682453  6641 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.687551  6641 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.687994  6522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.688337  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 6531
18:21:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.688416  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-1/wal/instance
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.688645  6522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.252:39205: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.688859  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/logs
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data/info.pb
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:13.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.252:39205
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.252
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json with env {}
18:21:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.692801  6641 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.693248  6554 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.696950  6641 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.252:39205: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.731808  6522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } attempt: 1
18:21:13.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.732795  6522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.252:39205: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.746237  6641 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } attempt: 1
18:21:13.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.747262  6641 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.252:39205: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.771371  6652 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:13.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.771545  6652 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:13.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.771565  6652 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:13.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773219  6652 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:13.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773268  6652 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773281  6652 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773293  6652 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773306  6652 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.773317  6652 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38353/jwks.json
18:21:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.775226  6652 master_runner.cc:387] Master server non-default flags:
18:21:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/logs
18:21:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data
18:21:13.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal
18:21:13.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:13.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.252:39205
18:21:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:13.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:13.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38353/jwks.json
18:21:13.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data/info.pb
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.252
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6652
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.775434  6652 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.775624  6652 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.777901  6664 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
18:21:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.778179  6668 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
18:21:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.778913  6666 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
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.779042  6652 server_base.cc:1061] running on GCE node
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.779300  6652 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.779496  6652 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.779948  6522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } attempt: 2
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.780640  6522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.61.252:39205: Network error: Client connection negotiation failed: client connection to 127.6.61.252:39205: connect: Connection refused (error 111)
18:21:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.782611  6652 hybrid_clock.cc:648] HybridClock initialized: now 1786472473782376 us; error 240 us; skew 500 ppm
18:21:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.784157  6652 webserver.cc:533] Webserver started at http://127.6.61.252:45279/ using document root <none> and password file <none>
18:21:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.784405  6652 fs_manager.cc:362] Metadata directory not provided
18:21:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.784459  6652 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.784651  6652 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.785926  6652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data/instance:
18:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4834279466f42e09239000d1c1cedc2"
18:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.786379  6652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal/instance:
18:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4834279466f42e09239000d1c1cedc2"
18:21:13.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.788336  6652 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
18:21:13.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.789332  6675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:13.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.789521  6652 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
18:21:13.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.789592  6652 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4834279466f42e09239000d1c1cedc2"
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:13 on dist-test-slave-04bb"
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.789656  6652 fs_report.cc:389] FS layout report
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data/data
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:13.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:13.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.807018  6652 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.807375  6652 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:13.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.807485  6652 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:13.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.812922  6652 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.252:39205
18:21:13.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.812991  6761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.252:39205 every 8 connection(s)
18:21:13.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.813427  6652 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/data/info.pb
18:21:13.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.814332  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 6652
18:21:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.814428  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/master-2/wal/instance
18:21:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.814482  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.815467  6641 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } attempt: 2
18:21:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.816712  6762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.822103  6762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.823858  6641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: Bootstrap starting.
18:21:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.824579  6641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: Neither blocks nor log segments found. Creating new log.
18:21:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.824877  6641 log.cc:826] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: Log is configured to *not* fsync() on all Append() calls
18:21:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.826735  6762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } has no permanent_uuid. Determining permanent_uuid...
18:21:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.827033  6641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: No bootstrap required, opened a new log
18:21:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.829066  6641 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.829205  6641 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.829237  6641 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a7cac29e264f40aa062ec0426fac34, State: Initialized, Role: FOLLOWER
18:21:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.829342  6641 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.829667  6641 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: configured and running, proceeding with master startup.
18:21:13.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.832581  6801 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:13.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.832890  6801 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:13.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.833035  6762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: Bootstrap starting.
18:21:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.833827  6762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: Neither blocks nor log segments found. Creating new log.
18:21:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.834129  6762 log.cc:826] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: Log is configured to *not* fsync() on all Append() calls
18:21:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.832675  6531 master_runner.cc:187] Error getting master registration for 127.6.61.254:38493: OK, instance_id { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" instance_seqno: 1786472473550218 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.834650  6531 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:13.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.834901  6762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: No bootstrap required, opened a new log
18:21:13.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.837437  6762 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.837558  6762 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.837587  6762 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4834279466f42e09239000d1c1cedc2, State: Initialized, Role: FOLLOWER
18:21:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.837709  6762 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.838057  6762 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: configured and running, proceeding with master startup.
18:21:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.838738  6804 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.839066  6804 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.840243  6817 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:13.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.840582  6817 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:13.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.840656  6778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.840730  6778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.845418  6652 master_runner.cc:187] Error getting master registration for 127.6.61.254:38493: OK, instance_id { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" instance_seqno: 1786472473550218 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.847523  6652 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:13.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.868726  6804 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.868896  6804 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.869233  6804 leader_election.cc:290] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba665746a3724e4f8ffe272949e6f8a2 (127.6.61.254:38493), 12a7cac29e264f40aa062ec0426fac34 (127.6.61.253:34081)
18:21:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.869835  6601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4834279466f42e09239000d1c1cedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12a7cac29e264f40aa062ec0426fac34" is_pre_election: true
18:21:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.870007  6601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4834279466f42e09239000d1c1cedc2 in term 0.
18:21:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.870368  6679 leader_election.cc:304] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [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: 12a7cac29e264f40aa062ec0426fac34, c4834279466f42e09239000d1c1cedc2; no voters: 
18:21:13.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.870532  6804 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:13.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.870592  6804 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:13.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.870623  6804 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 0 FOLLOWER]: Advancing to term 1
18:21:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.871755  6804 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.871932  6804 leader_election.cc:290] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [CANDIDATE]: Term 1 election: Requested vote from peers ba665746a3724e4f8ffe272949e6f8a2 (127.6.61.254:38493), 12a7cac29e264f40aa062ec0426fac34 (127.6.61.253:34081)
18:21:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.872197  6601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4834279466f42e09239000d1c1cedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12a7cac29e264f40aa062ec0426fac34"
18:21:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.872296  6601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 0 FOLLOWER]: Advancing to term 1
18:21:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.873354  6601 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4834279466f42e09239000d1c1cedc2 in term 1.
18:21:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.873596  6679 leader_election.cc:304] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [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: 12a7cac29e264f40aa062ec0426fac34, c4834279466f42e09239000d1c1cedc2; no voters: 
18:21:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.873716  6804 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 1 FOLLOWER]: Leader election won for term 1
18:21:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.873916  6804 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [term 1 LEADER]: Becoming Leader. State: Replica: c4834279466f42e09239000d1c1cedc2, State: Running, Role: LEADER
18:21:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.874028  6804 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.874529  6804 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4834279466f42e09239000d1c1cedc2. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.874632  6804 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: This master's current role is: LEADER
18:21:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.875414  6821 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:21:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.876257  6821 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:21:13.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.878386  6601 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [term 1 FOLLOWER]: Refusing update from remote peer c4834279466f42e09239000d1c1cedc2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:13.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.878775  6819 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:13.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.880446  6778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4834279466f42e09239000d1c1cedc2. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.880595  6778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.887780  6522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } attempt: 3
18:21:13.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.892692  6522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: Bootstrap starting.
18:21:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.893450  6522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: Neither blocks nor log segments found. Creating new log.
18:21:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.894074  6522 log.cc:826] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: Log is configured to *not* fsync() on all Append() calls
18:21:13.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.895324  6522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: No bootstrap required, opened a new log
18:21:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.896253  6804 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.896358  6804 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: This master's current role is: LEADER
18:21:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.896960  6778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.897038  6778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.897234  6826 mvcc.cc:204] Tried to move back new op lower bound from 7317391253002432512 to 7317391252988071936. Current Snapshot: MvccSnapshot[applied={T|T < 7317391253002432512}]
18:21:13.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.901811  6522 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.901978  6522 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:13.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902016  6522 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba665746a3724e4f8ffe272949e6f8a2, State: Initialized, Role: FOLLOWER
18:21:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902180  6824 mvcc.cc:204] Tried to move back new op lower bound from 7317391253002432512 to 7317391252988071936. Current Snapshot: MvccSnapshot[applied={T|T < 7317391253002432512}]
18:21:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902302  6522 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [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: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } }
18:21:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902679  6522 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: configured and running, proceeding with master startup.
18:21:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902745  6478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4834279466f42e09239000d1c1cedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba665746a3724e4f8ffe272949e6f8a2" is_pre_election: true
18:21:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.902884  6478 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4834279466f42e09239000d1c1cedc2 in term 0.
18:21:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.903085  6477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4834279466f42e09239000d1c1cedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba665746a3724e4f8ffe272949e6f8a2"
18:21:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.903173  6477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 0 FOLLOWER]: Advancing to term 1
18:21:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.904232  6477 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4834279466f42e09239000d1c1cedc2 in term 1.
18:21:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.904559  6476 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [term 1 FOLLOWER]: Refusing update from remote peer c4834279466f42e09239000d1c1cedc2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.905366  6821 catalog_manager.cc:1383] Generated new cluster ID: e86e441aa3ee4be48b424003dac3cd39
18:21:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.905427  6821 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:21:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.905581  6849 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.905578  6819 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:13.905644  6849 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910092  6836 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910192  6836 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910235  6836 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4834279466f42e09239000d1c1cedc2. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910271  6836 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910300  6836 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.910333  6836 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2 [sys.catalog]: This master's current role is: FOLLOWER
18:21:13.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.916216  6821 catalog_manager.cc:1406] Generated new certificate authority record
18:21:13.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.917057  6821 catalog_manager.cc:1540] Loading token signing keys...
18:21:13.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.917105  6853 mvcc.cc:204] Tried to move back new op lower bound from 7317391253002432512 to 7317391252988071936. Current Snapshot: MvccSnapshot[applied={T|T < 7317391253002432512}]
18:21:13.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.917930  6804 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c4834279466f42e09239000d1c1cedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba665746a3724e4f8ffe272949e6f8a2" member_type: VOTER last_known_addr { host: "127.6.61.254" port: 38493 } } peers { permanent_uuid: "12a7cac29e264f40aa062ec0426fac34" member_type: VOTER last_known_addr { host: "127.6.61.253" port: 34081 } } peers { permanent_uuid: "c4834279466f42e09239000d1c1cedc2" member_type: VOTER last_known_addr { host: "127.6.61.252" port: 39205 } } }
18:21:13.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.918027  6804 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2 [sys.catalog]: This master's current role is: LEADER
18:21:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.926856  6821 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c4834279466f42e09239000d1c1cedc2: Generated new TSK 0
18:21:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.927063  6821 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:21:13.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:13.937814  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:13.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/logs
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data/info.pb
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.193:0
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.193
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.193
18:21:13.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.073721  6860 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.074537  6860 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.074925  6860 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.077940  6860 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.078446  6860 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.61.193
18:21:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.081441  6860 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/logs
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data
18:21:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.193:0
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data/info.pb
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.193
18:21:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6860
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.193
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:14.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.083848  6860 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:14.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.084095  6860 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.087949  6869 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
18:21:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.088483  6875 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
18:21:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.088621  6867 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
18:21:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.089877  6860 server_base.cc:1061] running on GCE node
18:21:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.090353  6860 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:14.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.090909  6860 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.109416  6860 hybrid_clock.cc:648] HybridClock initialized: now 1786472474109387 us; error 57 us; skew 500 ppm
18:21:14.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.111560  6860 webserver.cc:533] Webserver started at http://127.6.61.193:43779/ using document root <none> and password file <none>
18:21:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.111815  6860 fs_manager.cc:362] Metadata directory not provided
18:21:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.111868  6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.111994  6860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.113287  6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data/instance:
18:21:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "adc4e59fa7b04686964c53bef2ff80bc"
18:21:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.113726  6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal/instance:
18:21:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "adc4e59fa7b04686964c53bef2ff80bc"
18:21:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.115483  6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
18:21:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.116400  6881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.116600  6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.116665  6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal
18:21:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "adc4e59fa7b04686964c53bef2ff80bc"
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.116726  6860 fs_report.cc:389] FS layout report
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data/data
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:14.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.137162  6860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:14.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.137544  6860 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:14.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.137688  6860 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.137946  6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.138360  6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.138417  6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.138453  6860 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:14.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.138473  6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:14.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.146760  6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.193:44361
18:21:14.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.146834  7060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.193:44361 every 8 connection(s)
18:21:14.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.147192  6860 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/data/info.pb
18:21:14.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.153400  7064 heartbeater.cc:344] Connected to a master server at 127.6.61.253:34081
18:21:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.153899  7061 heartbeater.cc:344] Connected to a master server at 127.6.61.252:39205
18:21:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154187  7064 heartbeater.cc:461] Registering TS with master...
18:21:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154228  7061 heartbeater.cc:461] Registering TS with master...
18:21:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154421  7064 heartbeater.cc:507] Master 127.6.61.253:34081 requested a full tablet report, sending...
18:21:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154421  7061 heartbeater.cc:507] Master 127.6.61.252:39205 requested a full tablet report, sending...
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154793  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 6860
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.154873  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-0/wal/instance
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.153884  7062 heartbeater.cc:344] Connected to a master server at 127.6.61.254:38493
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.155225  7062 heartbeater.cc:461] Registering TS with master...
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.155325  7062 heartbeater.cc:507] Master 127.6.61.254:38493 requested a full tablet report, sending...
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.155426  6704 ts_manager.cc:194] Registered new tserver with Master: adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361)
18:21:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.155689  6453 ts_manager.cc:194] Registered new tserver with Master: adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361)
18:21:14.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.156315  6704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.61.193:38521
18:21:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.157591  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/logs
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data/info.pb
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.194:0
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.194
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.194
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.157593  6578 ts_manager.cc:194] Registered new tserver with Master: adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361)
18:21:14.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.238803  7073 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:14.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.238952  7073 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:14.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.238971  7073 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:14.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.240860  7073 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:14.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.240914  7073 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.61.194
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.242367  7073 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/logs
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data
18:21:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.194:0
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data/info.pb
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.194
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7073
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.194
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.242525  7073 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.242692  7073 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.245481  7085 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
18:21:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.245749  7073 server_base.cc:1061] running on GCE node
18:21:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.245501  7081 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
18:21:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.245500  7083 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
18:21:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.246023  7073 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.246194  7073 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.247313  7073 hybrid_clock.cc:648] HybridClock initialized: now 1786472474247291 us; error 41 us; skew 500 ppm
18:21:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.248356  7073 webserver.cc:533] Webserver started at http://127.6.61.194:33039/ using document root <none> and password file <none>
18:21:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.248507  7073 fs_manager.cc:362] Metadata directory not provided
18:21:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.248605  7073 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.248693  7073 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.249425  7073 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data/instance:
18:21:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.249686  7073 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal/instance:
18:21:14.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:14.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.251109  7073 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.251899  7096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.252107  7073 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.252197  7073 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.252242  7073 fs_report.cc:389] FS layout report
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal
18:21:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data/data
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.267679  7073 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:14.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.267942  7073 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:14.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268030  7073 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:14.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268268  7073 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:14.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268651  7073 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268689  7073 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268720  7073 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.268743  7073 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.275020  7073 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.194:41311
18:21:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.275115  7271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.194:41311 every 8 connection(s)
18:21:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.275434  7073 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/data/info.pb
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281137  7275 heartbeater.cc:344] Connected to a master server at 127.6.61.253:34081
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281167  7274 heartbeater.cc:344] Connected to a master server at 127.6.61.254:38493
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281203  7273 heartbeater.cc:344] Connected to a master server at 127.6.61.252:39205
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281262  7275 heartbeater.cc:461] Registering TS with master...
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281314  7273 heartbeater.cc:461] Registering TS with master...
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281280  7274 heartbeater.cc:461] Registering TS with master...
18:21:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281507  7275 heartbeater.cc:507] Master 127.6.61.253:34081 requested a full tablet report, sending...
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281507  7273 heartbeater.cc:507] Master 127.6.61.252:39205 requested a full tablet report, sending...
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281507  7274 heartbeater.cc:507] Master 127.6.61.254:38493 requested a full tablet report, sending...
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281921  6703 ts_manager.cc:194] Registered new tserver with Master: ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281970  6455 ts_manager.cc:194] Registered new tserver with Master: ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.281966  6578 ts_manager.cc:194] Registered new tserver with Master: ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.282454  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.61.194:54057
18:21:14.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.283466  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 7073
18:21:14.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.283555  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-1/wal/instance
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.284648  6391 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/logs
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data/info.pb
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.195:0
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.195
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.195
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.363685  7282 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.363845  7282 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.363864  7282 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:14.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.365329  7282 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:14.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.365377  7282 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.61.195
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.366871  7282 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/logs
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.61.212:41417
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.61.195:0
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data/info.pb
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.61.195
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.61.254:38493,127.6.61.253:34081,127.6.61.252:39205
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7282
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.61.195
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:14.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.367028  7282 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:14.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.367200  7282 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.369798  7293 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
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.369810  7292 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
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:14.369820  7297 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
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.370280  7282 server_base.cc:1061] running on GCE node
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.370438  7282 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.370597  7282 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:14.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.371773  7282 hybrid_clock.cc:648] HybridClock initialized: now 1786472474371749 us; error 33 us; skew 500 ppm
18:21:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.373121  7282 webserver.cc:533] Webserver started at http://127.6.61.195:46035/ using document root <none> and password file <none>
18:21:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.373366  7282 fs_manager.cc:362] Metadata directory not provided
18:21:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.373426  7282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:14.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.373558  7282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.374534  7282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data/instance:
18:21:14.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.374927  7282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal/instance:
18:21:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.376381  7282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
18:21:14.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.377321  7304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:14.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.377506  7282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.377583  7282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:14 on dist-test-slave-04bb"
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.377645  7282 fs_report.cc:389] FS layout report
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data/data
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:14.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.411772  7282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.412199  7282 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.412336  7282 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.412602  7282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.413018  7282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.413100  7282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.413138  7282 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.413170  7282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:14.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.419341  7282 rpc_server.cc:307] RPC server started. Bound to: 127.6.61.195:38215
18:21:14.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.419433  7484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.61.195:38215 every 8 connection(s)
18:21:14.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.419687  7282 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/data/info.pb
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.424979  7492 heartbeater.cc:344] Connected to a master server at 127.6.61.253:34081
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425060  7490 heartbeater.cc:344] Connected to a master server at 127.6.61.254:38493
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425161  7485 heartbeater.cc:344] Connected to a master server at 127.6.61.252:39205
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425310  7485 heartbeater.cc:461] Registering TS with master...
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425310  7492 heartbeater.cc:461] Registering TS with master...
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425311  7490 heartbeater.cc:461] Registering TS with master...
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425529  7492 heartbeater.cc:507] Master 127.6.61.253:34081 requested a full tablet report, sending...
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425527  7490 heartbeater.cc:507] Master 127.6.61.254:38493 requested a full tablet report, sending...
18:21:14.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425527  7485 heartbeater.cc:507] Master 127.6.61.252:39205 requested a full tablet report, sending...
18:21:14.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425982  6703 ts_manager.cc:194] Registered new tserver with Master: 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:14.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425982  6455 ts_manager.cc:194] Registered new tserver with Master: 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:14.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.425998  6578 ts_manager.cc:194] Registered new tserver with Master: 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:14.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.426431  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.61.195:60931
18:21:14.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.429591  6391 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 7282
18:21:14.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.429692  6391 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster13322578885018869370/ts-2/wal/instance
18:21:14.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.432211  6391 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:21:14.433 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:14.434 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:21:14.443 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.61.254"
      port: 38493
    }
    bound_http_address {
      host: "127.6.61.254"
      port: 41589
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.61.253"
      port: 34081
    }
    bound_http_address {
      host: "127.6.61.253"
      port: 41797
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.61.252"
      port: 39205
    }
    bound_http_address {
      host: "127.6.61.252"
      port: 45279
    }
  }
}

18:21:14.446 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:21:14.449 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.61.193"
      port: 44361
    }
    bound_http_address {
      host: "127.6.61.193"
      port: 43779
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.61.194"
      port: 41311
    }
    bound_http_address {
      host: "127.6.61.194"
      port: 33039
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.61.195"
      port: 38215
    }
    bound_http_address {
      host: "127.6.61.195"
      port: 46035
    }
  }
}

18:21:14.449 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:21:14.623 [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)
18:21:14.679 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.833751  6801 catalog_manager.cc:1295] Loaded cluster ID: e86e441aa3ee4be48b424003dac3cd39
18:21:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.833832  6801 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: loading cluster ID for follower catalog manager: success
18:21:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.834954  6801 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: acquiring CA information for follower catalog manager: success
18:21:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.835299  6801 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 12a7cac29e264f40aa062ec0426fac34: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:14.856 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.906085  6849 catalog_manager.cc:1295] Loaded cluster ID: e86e441aa3ee4be48b424003dac3cd39
18:21:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.906172  6849 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: loading cluster ID for follower catalog manager: success
18:21:14.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.907550  6849 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: acquiring CA information for follower catalog manager: success
18:21:14.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:14.907943  6849 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ba665746a3724e4f8ffe272949e6f8a2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:14.915 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:14.917 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:14.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:14.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:14.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:15.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:15.026 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:15.026 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:15.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.157910  7061 heartbeater.cc:499] Master 127.6.61.252:39205 was elected leader, sending a full tablet report...
18:21:15.253 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57236b90, L:/127.0.0.1:45942 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:15.253 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f8eb2c6, L:/127.0.0.1:48700 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:15.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe345e4f2, L:/127.0.0.1:39870 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.283066  7273 heartbeater.cc:499] Master 127.6.61.252:39205 was elected leader, sending a full tablet report...
18:21:15.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:15.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=486), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.351559  6703 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48700:
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:21:15.355 [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"
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:21:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:21:15.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:21:15.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:15.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:15.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:15.351974  6703 catalog_manager.cc:7099] 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.
18:21:15.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.363565  7162 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION VALUES < 10
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.363909  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.364646  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 12799b9b439844838e0f7f42003dfa24 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.364750  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12799b9b439844838e0f7f42003dfa24. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.364950  7159 tablet_service.cc:1511] Processing CreateTablet for tablet 2371f181ac374c9894919e58c3dc7860 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.365027  7159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2371f181ac374c9894919e58c3dc7860. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.365201  7158 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1d554fa5304c90b58e48562a062d63 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 30 <= VALUES
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.365284  7158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1d554fa5304c90b58e48562a062d63. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.365938  6952 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1d554fa5304c90b58e48562a062d63 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 30 <= VALUES
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.365965  7376 tablet_service.cc:1511] Processing CreateTablet for tablet 2371f181ac374c9894919e58c3dc7860 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.366246  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1d554fa5304c90b58e48562a062d63. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.366268  7376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2371f181ac374c9894919e58c3dc7860. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.367035  6956 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION VALUES < 10
18:21:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.367139  6956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.368124  6954 tablet_service.cc:1511] Processing CreateTablet for tablet 12799b9b439844838e0f7f42003dfa24 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:21:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.368203  6954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12799b9b439844838e0f7f42003dfa24. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.368925  7539 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: Bootstrap starting.
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369024  7375 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1d554fa5304c90b58e48562a062d63 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 30 <= VALUES
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369120  7375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1d554fa5304c90b58e48562a062d63. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369383  6953 tablet_service.cc:1511] Processing CreateTablet for tablet 2371f181ac374c9894919e58c3dc7860 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369464  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2371f181ac374c9894919e58c3dc7860. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369683  7539 tablet_bootstrap.cc:654] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: Neither blocks nor log segments found. Creating new log.
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.369964  7539 log.cc:826] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: Log is configured to *not* fsync() on all Append() calls
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.370432  7377 tablet_service.cc:1511] Processing CreateTablet for tablet 12799b9b439844838e0f7f42003dfa24 (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.370518  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12799b9b439844838e0f7f42003dfa24. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.370610  7539 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: No bootstrap required, opened a new log
18:21:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.370656  7539 ts_tablet_manager.cc:1403] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.371816  7380 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc (DEFAULT_TABLE table=testManyClients [id=93247681d2cb40eca7a5ff88cb2e08e2]), partition=RANGE (key) PARTITION VALUES < 10
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.371902  7380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.372872  7539 raft_consensus.cc:359] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.373011  7539 raft_consensus.cc:385] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.373050  7539 raft_consensus.cc:740] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c64c01c6ca44d48fb060cdc5becffb, State: Initialized, Role: FOLLOWER
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.373167  7539 consensus_queue.cc:260] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.373384  7539 ts_tablet_manager.cc:1434] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
18:21:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.373505  7485 heartbeater.cc:499] Master 127.6.61.252:39205 was elected leader, sending a full tablet report...
18:21:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.375548  7539 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb: Bootstrap starting.
18:21:15.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.376168  7539 tablet_bootstrap.cc:654] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb: Neither blocks nor log segments found. Creating new log.
18:21:15.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.376827  7543 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: Bootstrap starting.
18:21:15.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.377523  7540 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: Bootstrap starting.
18:21:15.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.378404  7540 tablet_bootstrap.cc:654] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: Neither blocks nor log segments found. Creating new log.
18:21:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.378958  7540 log.cc:826] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: Log is configured to *not* fsync() on all Append() calls
18:21:15.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.379864  7540 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: No bootstrap required, opened a new log
18:21:15.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.379938  7540 ts_tablet_manager.cc:1403] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
18:21:15.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.381582  7540 raft_consensus.cc:359] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.381976  7540 raft_consensus.cc:385] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.382200  7540 raft_consensus.cc:740] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Initialized, Role: FOLLOWER
18:21:15.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.382920  7540 consensus_queue.cc:260] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.383388  7540 ts_tablet_manager.cc:1434] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
18:21:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.385344  7540 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: Bootstrap starting.
18:21:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.385998  7540 tablet_bootstrap.cc:654] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: Neither blocks nor log segments found. Creating new log.
18:21:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.386847  7543 tablet_bootstrap.cc:654] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: Neither blocks nor log segments found. Creating new log.
18:21:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.387363  7543 log.cc:826] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: Log is configured to *not* fsync() on all Append() calls
18:21:15.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:15.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.388576  7543 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: No bootstrap required, opened a new log
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.388660  7543 ts_tablet_manager.cc:1403] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389575  7539 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb: No bootstrap required, opened a new log
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389670  7539 ts_tablet_manager.cc:1403] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.001s
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389839  7539 raft_consensus.cc:359] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389906  7539 raft_consensus.cc:385] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389928  7539 raft_consensus.cc:740] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c64c01c6ca44d48fb060cdc5becffb, State: Initialized, Role: FOLLOWER
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.389990  7539 consensus_queue.cc:260] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390093  7539 ts_tablet_manager.cc:1434] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390362  7543 raft_consensus.cc:359] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390496  7543 raft_consensus.cc:385] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390528  7543 raft_consensus.cc:740] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2d5bd7ad234af191f231684d1f6a91, State: Initialized, Role: FOLLOWER
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390628  7543 consensus_queue.cc:260] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390858  7543 ts_tablet_manager.cc:1434] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
18:21:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.390993  7543 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91: Bootstrap starting.
18:21:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.391454  7543 tablet_bootstrap.cc:654] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91: Neither blocks nor log segments found. Creating new log.
18:21:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.392956  7539 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: Bootstrap starting.
18:21:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.393751  7540 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: No bootstrap required, opened a new log
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.393810  7540 ts_tablet_manager.cc:1403] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.393966  7540 raft_consensus.cc:359] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394033  7540 raft_consensus.cc:385] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394059  7540 raft_consensus.cc:740] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Initialized, Role: FOLLOWER
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394101  7540 consensus_queue.cc:260] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394215  7540 ts_tablet_manager.cc:1434] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
18:21:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394277  7540 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc: Bootstrap starting.
18:21:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.394749  7540 tablet_bootstrap.cc:654] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc: Neither blocks nor log segments found. Creating new log.
18:21:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.395057  7539 tablet_bootstrap.cc:654] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: Neither blocks nor log segments found. Creating new log.
18:21:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.395699  7539 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: No bootstrap required, opened a new log
18:21:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.395928  7539 ts_tablet_manager.cc:1403] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
18:21:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396277  7539 raft_consensus.cc:359] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396552  7539 raft_consensus.cc:385] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396786  7540 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc: No bootstrap required, opened a new log
18:21:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396775  7539 raft_consensus.cc:740] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c64c01c6ca44d48fb060cdc5becffb, State: Initialized, Role: FOLLOWER
18:21:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396832  7540 ts_tablet_manager.cc:1403] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396847  7539 consensus_queue.cc:260] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.396950  7539 ts_tablet_manager.cc:1434] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397017  7539 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb: Bootstrap starting.
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397012  7540 raft_consensus.cc:359] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397065  7540 raft_consensus.cc:385] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397084  7540 raft_consensus.cc:740] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Initialized, Role: FOLLOWER
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397132  7540 consensus_queue.cc:260] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [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: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397303  7540 ts_tablet_manager.cc:1434] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397387  7540 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc: Bootstrap starting.
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.397702  7539 tablet_bootstrap.cc:654] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb: Neither blocks nor log segments found. Creating new log.
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398018  7540 tablet_bootstrap.cc:654] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc: Neither blocks nor log segments found. Creating new log.
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398593  7540 tablet_bootstrap.cc:492] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc: No bootstrap required, opened a new log
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398635  7540 ts_tablet_manager.cc:1403] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398788  7540 raft_consensus.cc:359] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398854  7540 raft_consensus.cc:385] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398877  7540 raft_consensus.cc:740] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Initialized, Role: FOLLOWER
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.398917  7540 consensus_queue.cc:260] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.399071  7540 ts_tablet_manager.cc:1434] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:15.399236  7066 tablet.cc:2406] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401006  7543 tablet_bootstrap.cc:492] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91: No bootstrap required, opened a new log
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401057  7543 ts_tablet_manager.cc:1403] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.000s
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401228  7543 raft_consensus.cc:359] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401295  7543 raft_consensus.cc:385] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401330  7543 raft_consensus.cc:740] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2d5bd7ad234af191f231684d1f6a91, State: Initialized, Role: FOLLOWER
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401379  7543 consensus_queue.cc:260] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401495  7543 ts_tablet_manager.cc:1434] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401561  7543 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: Bootstrap starting.
18:21:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.401989  7543 tablet_bootstrap.cc:654] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: Neither blocks nor log segments found. Creating new log.
18:21:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405330  7543 tablet_bootstrap.cc:492] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: No bootstrap required, opened a new log
18:21:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405385  7543 ts_tablet_manager.cc:1403] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405508  7539 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb: No bootstrap required, opened a new log
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405550  7539 ts_tablet_manager.cc:1403] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405558  7543 raft_consensus.cc:359] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405620  7543 raft_consensus.cc:385] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405656  7543 raft_consensus.cc:740] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2d5bd7ad234af191f231684d1f6a91, State: Initialized, Role: FOLLOWER
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405697  7543 consensus_queue.cc:260] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405694  7539 raft_consensus.cc:359] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405747  7539 raft_consensus.cc:385] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405767  7539 raft_consensus.cc:740] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46c64c01c6ca44d48fb060cdc5becffb, State: Initialized, Role: FOLLOWER
18:21:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405776  7543 ts_tablet_manager.cc:1434] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
18:21:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.405845  7543 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91: Bootstrap starting.
18:21:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.406281  7539 consensus_queue.cc:260] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [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: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.406430  7543 tablet_bootstrap.cc:654] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91: Neither blocks nor log segments found. Creating new log.
18:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.416299  7539 ts_tablet_manager.cc:1434] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.001s
18:21:15.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:15.420866  7493 tablet.cc:2406] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.424813  7543 tablet_bootstrap.cc:492] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91: No bootstrap required, opened a new log
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425097  7543 ts_tablet_manager.cc:1403] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.000s
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425316  7543 raft_consensus.cc:359] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425410  7543 raft_consensus.cc:385] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425482  7543 raft_consensus.cc:740] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2d5bd7ad234af191f231684d1f6a91, State: Initialized, Role: FOLLOWER
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425531  7543 consensus_queue.cc:260] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [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: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.425632  7543 ts_tablet_manager.cc:1434] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
18:21:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.427418  7568 raft_consensus.cc:493] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.427523  7568 raft_consensus.cc:515] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.427944  7568 leader_election.cc:290] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215), ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.434397  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68efd9617d4d8780b4d4a8fbbe5ebc" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb" is_pre_election: true
18:21:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.434538  7414 raft_consensus.cc:2468] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 0.
18:21:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.434762  6885 leader_election.cc:304] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [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: 46c64c01c6ca44d48fb060cdc5becffb, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.435370  7568 raft_consensus.cc:2804] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.435453  7568 raft_consensus.cc:493] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.435482  7568 raft_consensus.cc:3060] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Advancing to term 1
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.435467  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68efd9617d4d8780b4d4a8fbbe5ebc" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91" is_pre_election: true
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.435581  7196 raft_consensus.cc:2468] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 0.
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.436195  7568 raft_consensus.cc:515] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.436462  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68efd9617d4d8780b4d4a8fbbe5ebc" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.436571  7196 raft_consensus.cc:3060] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Advancing to term 1
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437196  7196 raft_consensus.cc:2468] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 1.
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437309  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68efd9617d4d8780b4d4a8fbbe5ebc" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437379  7414 raft_consensus.cc:3060] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Advancing to term 1
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437390  6888 leader_election.cc:304] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [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: ab2d5bd7ad234af191f231684d1f6a91, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437492  7546 raft_consensus.cc:2804] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Leader election won for term 1
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437640  7546 raft_consensus.cc:697] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [term 1 LEADER]: Becoming Leader. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Running, Role: LEADER
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.437724  7546 consensus_queue.cc:237] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [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: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } }
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.438231  7414 raft_consensus.cc:2468] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 1.
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.439013  6703 catalog_manager.cc:5719] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc reported cstate change: term changed from 0 to 1, leader changed from <none> to adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193). New cstate: current_term: 1 leader_uuid: "adc4e59fa7b04686964c53bef2ff80bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } health_report { overall_health: HEALTHY } } }
18:21:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.440388  7568 leader_election.cc:290] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [CANDIDATE]: Term 1 election: Requested vote from peers 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215), ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.475414  7568 raft_consensus.cc:493] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.475543  7568 raft_consensus.cc:515] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.475725  7568 leader_election.cc:290] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311), 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.475945  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12799b9b439844838e0f7f42003dfa24" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91" is_pre_election: true
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476042  7196 raft_consensus.cc:2468] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 0.
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476016  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12799b9b439844838e0f7f42003dfa24" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb" is_pre_election: true
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476114  7414 raft_consensus.cc:2468] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 0.
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476200  6888 leader_election.cc:304] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [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: ab2d5bd7ad234af191f231684d1f6a91, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476289  7568 raft_consensus.cc:2804] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476318  7568 raft_consensus.cc:493] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.476336  7568 raft_consensus.cc:3060] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Advancing to term 1
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477181  7568 raft_consensus.cc:515] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477358  7568 leader_election.cc:290] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [CANDIDATE]: Term 1 election: Requested vote from peers ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311), 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477524  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12799b9b439844838e0f7f42003dfa24" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477591  7414 raft_consensus.cc:3060] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Advancing to term 1
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477567  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12799b9b439844838e0f7f42003dfa24" candidate_uuid: "adc4e59fa7b04686964c53bef2ff80bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.477648  7196 raft_consensus.cc:3060] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Advancing to term 1
18:21:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478365  7196 raft_consensus.cc:2468] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 1.
18:21:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478404  7414 raft_consensus.cc:2468] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc4e59fa7b04686964c53bef2ff80bc in term 1.
18:21:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478547  6888 leader_election.cc:304] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [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: ab2d5bd7ad234af191f231684d1f6a91, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478650  7568 raft_consensus.cc:2804] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Leader election won for term 1
18:21:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478693  7568 raft_consensus.cc:697] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [term 1 LEADER]: Becoming Leader. State: Replica: adc4e59fa7b04686964c53bef2ff80bc, State: Running, Role: LEADER
18:21:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.478735  7568 consensus_queue.cc:237] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.479576  6703 catalog_manager.cc:5719] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc reported cstate change: term changed from 0 to 1, leader changed from <none> to adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193). New cstate: current_term: 1 leader_uuid: "adc4e59fa7b04686964c53bef2ff80bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } health_report { overall_health: UNKNOWN } } }
18:21:15.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:15.526800  7277 tablet.cc:2406] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:15.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.548398  7557 raft_consensus.cc:493] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:15.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.548554  7557 raft_consensus.cc:515] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.548902  7557 leader_election.cc:290] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361), 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.552671  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1d554fa5304c90b58e48562a062d63" candidate_uuid: "ab2d5bd7ad234af191f231684d1f6a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb" is_pre_election: true
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.552770  7414 raft_consensus.cc:2468] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2d5bd7ad234af191f231684d1f6a91 in term 0.
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.552716  6988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1d554fa5304c90b58e48562a062d63" candidate_uuid: "ab2d5bd7ad234af191f231684d1f6a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc4e59fa7b04686964c53bef2ff80bc" is_pre_election: true
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.552840  6988 raft_consensus.cc:2468] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2d5bd7ad234af191f231684d1f6a91 in term 0.
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553048  7098 leader_election.cc:304] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [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: ab2d5bd7ad234af191f231684d1f6a91, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553278  7557 raft_consensus.cc:2804] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553318  7557 raft_consensus.cc:493] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553336  7557 raft_consensus.cc:3060] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Advancing to term 1
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553925  7542 raft_consensus.cc:493] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.553990  7542 raft_consensus.cc:515] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.554116  7557 raft_consensus.cc:515] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.554234  7557 leader_election.cc:290] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [CANDIDATE]: Term 1 election: Requested vote from peers adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361), 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195:38215)
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.554297  7542 leader_election.cc:290] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361), ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.554445  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1d554fa5304c90b58e48562a062d63" candidate_uuid: "ab2d5bd7ad234af191f231684d1f6a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46c64c01c6ca44d48fb060cdc5becffb"
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.554512  7414 raft_consensus.cc:3060] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Advancing to term 1
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.555125  7414 raft_consensus.cc:2468] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab2d5bd7ad234af191f231684d1f6a91 in term 1.
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.555351  6988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1d554fa5304c90b58e48562a062d63" candidate_uuid: "ab2d5bd7ad234af191f231684d1f6a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc4e59fa7b04686964c53bef2ff80bc"
18:21:15.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.555416  6988 raft_consensus.cc:3060] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Advancing to term 1
18:21:15.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.556824  6988 raft_consensus.cc:2468] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab2d5bd7ad234af191f231684d1f6a91 in term 1.
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.557348  7098 leader_election.cc:304] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [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: ab2d5bd7ad234af191f231684d1f6a91, adc4e59fa7b04686964c53bef2ff80bc; no voters: 
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.557502  7557 raft_consensus.cc:2804] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Leader election won for term 1
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.557788  7557 raft_consensus.cc:697] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 LEADER]: Becoming Leader. State: Replica: ab2d5bd7ad234af191f231684d1f6a91, State: Running, Role: LEADER
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.557917  7557 consensus_queue.cc:237] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.559463  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2371f181ac374c9894919e58c3dc7860" candidate_uuid: "46c64c01c6ca44d48fb060cdc5becffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91" is_pre_election: true
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.559410  6703 catalog_manager.cc:5719] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194). New cstate: current_term: 1 leader_uuid: "ab2d5bd7ad234af191f231684d1f6a91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } health_report { overall_health: UNKNOWN } } }
18:21:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.559525  7196 raft_consensus.cc:2468] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46c64c01c6ca44d48fb060cdc5becffb in term 0.
18:21:15.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.559943  7309 leader_election.cc:304] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [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: 46c64c01c6ca44d48fb060cdc5becffb, ab2d5bd7ad234af191f231684d1f6a91; no voters: 
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.561316  7542 raft_consensus.cc:2804] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.561375  7542 raft_consensus.cc:493] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.561395  7542 raft_consensus.cc:3060] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 0 FOLLOWER]: Advancing to term 1
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.562132  7542 raft_consensus.cc:515] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.562260  7542 leader_election.cc:290] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [CANDIDATE]: Term 1 election: Requested vote from peers adc4e59fa7b04686964c53bef2ff80bc (127.6.61.193:44361), ab2d5bd7ad234af191f231684d1f6a91 (127.6.61.194:41311)
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.562453  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2371f181ac374c9894919e58c3dc7860" candidate_uuid: "46c64c01c6ca44d48fb060cdc5becffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2d5bd7ad234af191f231684d1f6a91"
18:21:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.562520  7196 raft_consensus.cc:3060] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 0 FOLLOWER]: Advancing to term 1
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563203  7196 raft_consensus.cc:2468] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c64c01c6ca44d48fb060cdc5becffb in term 1.
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563339  6986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2371f181ac374c9894919e58c3dc7860" candidate_uuid: "46c64c01c6ca44d48fb060cdc5becffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc4e59fa7b04686964c53bef2ff80bc"
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563361  7309 leader_election.cc:304] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [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: 46c64c01c6ca44d48fb060cdc5becffb, ab2d5bd7ad234af191f231684d1f6a91; no voters: 
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563434  6986 raft_consensus.cc:3060] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 0 FOLLOWER]: Advancing to term 1
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563488  7542 raft_consensus.cc:2804] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Leader election won for term 1
18:21:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563647  7542 raft_consensus.cc:697] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 LEADER]: Becoming Leader. State: Replica: 46c64c01c6ca44d48fb060cdc5becffb, State: Running, Role: LEADER
18:21:15.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563738  7542 consensus_queue.cc:237] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [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: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } }
18:21:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.564217  6986 raft_consensus.cc:2468] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46c64c01c6ca44d48fb060cdc5becffb in term 1.
18:21:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.564432  6703 catalog_manager.cc:5719] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46c64c01c6ca44d48fb060cdc5becffb (127.6.61.195). New cstate: current_term: 1 leader_uuid: "46c64c01c6ca44d48fb060cdc5becffb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 } health_report { overall_health: HEALTHY } } }
18:21:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.563369  6988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2371f181ac374c9894919e58c3dc7860" candidate_uuid: "46c64c01c6ca44d48fb060cdc5becffb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc4e59fa7b04686964c53bef2ff80bc" is_pre_election: true
18:21:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.564754  6988 raft_consensus.cc:2376] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 46c64c01c6ca44d48fb060cdc5becffb in term 1. Re-sending same reply.
18:21:15.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:15.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:15.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:15.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:15.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.61.252:39205, [7ms] Sub RPC GetTableLocations: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:15.688 [DEBUG - kudu-nio-2] (Connection.java:748) [peer adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)] connecting to peer
18:21:15.691 [DEBUG - kudu-nio-3] (Connection.java:757) [peer adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)] Successfully connected to peer
18:21:15.779 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x8c7ccb4f, L:/127.0.0.1:50708 - R:/127.6.61.193:44361] using TOKEN/null
18:21:15.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.782502  7196 raft_consensus.cc:1275] T 12799b9b439844838e0f7f42003dfa24 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Refusing update from remote peer adc4e59fa7b04686964c53bef2ff80bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.782620  7414 raft_consensus.cc:1275] T 12799b9b439844838e0f7f42003dfa24 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Refusing update from remote peer adc4e59fa7b04686964c53bef2ff80bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.782974  7573 consensus_queue.cc:1048] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.783231  7573 consensus_queue.cc:1048] T 12799b9b439844838e0f7f42003dfa24 P adc4e59fa7b04686964c53bef2ff80bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.787952  7594 mvcc.cc:204] Tried to move back new op lower bound from 7317391260801802240 to 7317391259561168896. Current Snapshot: MvccSnapshot[applied={T|T < 7317391260801802240}]
18:21:15.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.788425  7595 mvcc.cc:204] Tried to move back new op lower bound from 7317391260801802240 to 7317391259561168896. Current Snapshot: MvccSnapshot[applied={T|T < 7317391260801802240}]
18:21:15.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.794638  7596 mvcc.cc:204] Tried to move back new op lower bound from 7317391260801802240 to 7317391259561168896. Current Snapshot: MvccSnapshot[applied={T|T < 7317391260801802240 or (T in {7317391260801802240})}]
18:21:15.827 [DEBUG - Time-limited test] (Connection.java:748) [peer 46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)] connecting to peer
18:21:15.829 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)] Successfully connected to peer
18:21:15.859 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x6f79389d, L:/127.0.0.1:41058 - R:/127.6.61.195:38215] using TOKEN/null
18:21:15.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.861814  7196 raft_consensus.cc:1275] T 2371f181ac374c9894919e58c3dc7860 P ab2d5bd7ad234af191f231684d1f6a91 [term 1 FOLLOWER]: Refusing update from remote peer 46c64c01c6ca44d48fb060cdc5becffb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.861939  6988 raft_consensus.cc:1275] T 2371f181ac374c9894919e58c3dc7860 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Refusing update from remote peer 46c64c01c6ca44d48fb060cdc5becffb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.862274  7587 consensus_queue.cc:1048] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.862463  7587 consensus_queue.cc:1048] T 2371f181ac374c9894919e58c3dc7860 P 46c64c01c6ca44d48fb060cdc5becffb [LEADER]: Connected to new peer: Peer: permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.877 [DEBUG - Time-limited test] (Connection.java:748) [peer ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)] connecting to peer
18:21:15.879 [DEBUG - kudu-nio-5] (Connection.java:757) [peer ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)] Successfully connected to peer
18:21:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.894846  7573 consensus_queue.cc:1048] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.902375  7546 consensus_queue.cc:1048] T 1f68efd9617d4d8780b4d4a8fbbe5ebc P adc4e59fa7b04686964c53bef2ff80bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2d5bd7ad234af191f231684d1f6a91" member_type: VOTER last_known_addr { host: "127.6.61.194" port: 41311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.922 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x637b3d97, L:/127.0.0.1:50670 - R:/127.6.61.194:41311] using TOKEN/null
18:21:15.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.923925  7414 raft_consensus.cc:1275] T 1d1d554fa5304c90b58e48562a062d63 P 46c64c01c6ca44d48fb060cdc5becffb [term 1 FOLLOWER]: Refusing update from remote peer ab2d5bd7ad234af191f231684d1f6a91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.923951  6988 raft_consensus.cc:1275] T 1d1d554fa5304c90b58e48562a062d63 P adc4e59fa7b04686964c53bef2ff80bc [term 1 FOLLOWER]: Refusing update from remote peer ab2d5bd7ad234af191f231684d1f6a91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:15.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.924253  7557 consensus_queue.cc:1048] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46c64c01c6ca44d48fb060cdc5becffb" member_type: VOTER last_known_addr { host: "127.6.61.195" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:15.924427  7585 consensus_queue.cc:1048] T 1d1d554fa5304c90b58e48562a062d63 P ab2d5bd7ad234af191f231684d1f6a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adc4e59fa7b04686964c53bef2ff80bc" member_type: VOTER last_known_addr { host: "127.6.61.193" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:15.948 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:15.950 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:15.975 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:15.976 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:15.977 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:15.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:15.978 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:15.980 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:15.987 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.000 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.001 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.008 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.008 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.009 [ERROR - pool-4-thread-64] (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.
18:21:16.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.018 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.018 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.025 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.026 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.027 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.028 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.028 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.029 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.031 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.032 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.037 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.038 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.047 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5da7833, L:/127.0.0.1:58822 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.041 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.052 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x510297e5, L:/127.0.0.1:58824 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.067 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57f34caf, L:/127.0.0.1:58836 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.070 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb024078c, L:/127.0.0.1:32876 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.073 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.074 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.076 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.077 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.078 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.079 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.080 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.082 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.084 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.085 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.086 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.088 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.093 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.094 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.100 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.100 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.101 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.102 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.102 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.104 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.104 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.105 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.107 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.106 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.108 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.109 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.110 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.111 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.113 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.113 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.113 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.114 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.114 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.115 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.115 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.116 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.117 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.118 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.118 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.119 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.119 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.120 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.121 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.121 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.122 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.123 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.125 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.125 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.125 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.126 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.127 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.129 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.129 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.130 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.130 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.131 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.131 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.132 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.132 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.134 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.135 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.135 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.136 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.137 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.138 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.139 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.140 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.140 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.140 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.141 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.142 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.143 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.144 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.149 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.153 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc67d863d, L:/127.0.0.1:32888 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.176 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.181 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdde0e0c8, L:/127.0.0.1:32904 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.193 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.194 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xedd7664a, L:/127.0.0.1:58398 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6482e7c, L:/127.0.0.1:58838 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=248), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [104ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.198 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9cee8831, L:/127.0.0.1:58410 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.200 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [173ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.208 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.210 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.217 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.219 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.224 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.224 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.225 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.225 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.226 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.227 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.229 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.234 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:16.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:16.234 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:16.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:16.234 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:16.235 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:16.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:16.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:16.235 [DEBUG - pool-4-thread-9] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:16.235 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:16.247 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.251 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.251 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.255 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:16.255 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.256 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:16.256 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:16.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.259 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:16.265 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:16.266 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:16.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:16.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:16.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:16.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:16.270 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:16.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:16.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:16.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:16.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:16.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:16.274 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f49a2b1, L:/127.0.0.1:58850 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.283 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.283 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.284 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.286 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.289 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.290 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.292 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.292 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.296 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.298 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.301 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.301 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.302 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.303 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.304 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.308 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.308 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.310 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.315 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.316 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.321 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.322 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.323 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.323 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.325 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.338 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.338 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.339 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.341 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.341 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.341 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.343 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.344 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.349 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.357 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.358 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.358 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.358 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.359 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.361 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.362 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.362 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.383 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5a9288e, L:/127.0.0.1:58858 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.391 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.405 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1309f146, L:/127.0.0.1:58896 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.409 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.416 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.419 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee6c82ee, L:/127.0.0.1:32928 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.434 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7d2835b, L:/127.0.0.1:58902 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.440 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbed2ce21, L:/127.0.0.1:32938 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.441 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.444 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.453 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.456 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.458 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.463 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.465 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.473 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.482 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72190b0f, L:/127.0.0.1:32950 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.482 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.484 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44d76387, L:/127.0.0.1:32964 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.492 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d396a6c, L:/127.0.0.1:58906 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:16.494 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2bc481af, L:/127.0.0.1:58922 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:16.503 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8f23298f, L:/127.0.0.1:58856 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.504 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.505 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.505 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60359cea, L:/127.0.0.1:32976 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.512 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73ed0268, L:/127.0.0.1:58422 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.513 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=430), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [271ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.515 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:16.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:16.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:16.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:16.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:16.522 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:16.522 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:16.522 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:16.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:16.524 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:16.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:16.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:16.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:16.525 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.527 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.532 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.536 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8239c916, L:/127.0.0.1:58430 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=510), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [319ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.541 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc6b52d1, L:/127.0.0.1:58436 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.541 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [369ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.545 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:16.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:16.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:16.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:16.550 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:16.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:16.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:16.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:16.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:16.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:16.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:16.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:16.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.555 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.556 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:16.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:16.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:16.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:16.564 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.565 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.571 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.573 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.575 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.575 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.578 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.581 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.583 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.586 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.588 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.592 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.593 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.595 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.601 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.602 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.606 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.607 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.615 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.617 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.618 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.620 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.620 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.621 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.623 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.625 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.627 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.631 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.632 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.635 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.637 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.641 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.643 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.643 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.644 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.645 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.647 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.647 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.648 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.649 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.652 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.653 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.654 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.656 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.657 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.658 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.659 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.661 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.662 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.663 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.663 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.664 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.664 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.666 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.666 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.669 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.669 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.672 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.677 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.679 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.679 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.680 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.681 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.682 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.682 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.683 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.684 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.684 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.685 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.685 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.690 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.691 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.691 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.694 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.695 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.696 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.700 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.702 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.702 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.702 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.704 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.714 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.716 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.717 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.722 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.723 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.724 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.725 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.726 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.727 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.728 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.729 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.730 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.731 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.733 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.736 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.741 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.745 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.745 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.746 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.746 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.748 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.749 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.749 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.753 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.755 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.759 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:16.759 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.761 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.762 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.763 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.763 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.766 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.764 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.767 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.771 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.772 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.773 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.774 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.774 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.775 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.776 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.777 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.777 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.778 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.780 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.781 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.783 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.784 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.784 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.785 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.785 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.786 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.787 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.788 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.792 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.792 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.819 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:16.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.822 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.823 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.823 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5816784b, L:/127.0.0.1:58434 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.830 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.833 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.833 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.840 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:16.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:16.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:16.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:16.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:16.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=815), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [324ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [730ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:16.848 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.854 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.856 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.859 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.878 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.878 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.886 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.887 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.896 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62c05065, L:/127.0.0.1:32912 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.886 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.899 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.906 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.908 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.918 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67aef7f8, L:/127.0.0.1:58938 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:16.919 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:16.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.926 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.926 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.940 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.946 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.947 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.947 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:16.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.959 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.969 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:16.971 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:16.973 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:16.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:16.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:16.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:16.983 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae2a2125, L:/127.0.0.1:58464 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:16.984 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4204c62c, L:/127.0.0.1:32922 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:16.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:16.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:16.992 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.033 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5eb48590, L:/127.0.0.1:58982 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.054 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.055 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.068 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28e655e3, L:/127.0.0.1:58962 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.073 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdce2f439, L:/127.0.0.1:58474 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3146dbd0, L:/127.0.0.1:58966 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca24b468, L:/127.0.0.1:32982 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.078 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:17.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1520120c, L:/127.0.0.1:58946 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.079 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:17.079 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:17.080 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.080 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24039f3f, L:/127.0.0.1:58992 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.080 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:17.080 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.082 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x00f22798, L:/127.0.0.1:58450 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.084 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.085 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [972ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8f55b6c, L:/127.0.0.1:58952 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.090 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19d1ffdb, L:/127.0.0.1:58866 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdcf2a372, L:/127.0.0.1:58532 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.092 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.092 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9941b78, L:/127.0.0.1:59048 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.093 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe012dba2, L:/127.0.0.1:58994 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.095 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a28ced4, L:/127.0.0.1:58498 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.096 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.096 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e64ce08, L:/127.0.0.1:33006 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.102 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3de866a, L:/127.0.0.1:32988 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.105 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.106 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.106 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d792939, L:/127.0.0.1:58460 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.106 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:17.107 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:17.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.108 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.113 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.117 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc21a9be7, L:/127.0.0.1:58614 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.118 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29997175, L:/127.0.0.1:59024 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.122 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [286ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=899), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [575ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.139 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.140 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.140 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.140 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:17.141 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:17.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:17.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:17.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [87ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.143 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf84e55ce, L:/127.0.0.1:33022 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.146 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.150 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.155 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.155 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.158 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.161 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.170 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.173 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.184 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.190 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.193 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.196 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.196 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:17.196 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:17.197 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.201 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.202 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.203 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.204 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.206 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bc3b385, L:/127.0.0.1:59008 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.206 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.208 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.209 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.211 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.212 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.215 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.215 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:17.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.216 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfcef6628, L:/127.0.0.1:58968 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.216 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x272a00b1, L:/127.0.0.1:58964 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.217 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.218 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe58f1788, L:/127.0.0.1:58908 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.221 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.222 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.222 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.223 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.225 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.228 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec8b5f8c, L:/127.0.0.1:59004 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.238 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc22c7ff9, L:/127.0.0.1:58558 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.239 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa92f8556, L:/127.0.0.1:33086 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.254 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.254 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.255 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.256 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.257 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.261 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:17.262 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.263 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.263 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.265 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.265 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.266 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.267 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.267 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.268 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.269 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.270 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:17.289 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac70f339, L:/127.0.0.1:33382 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.214067  7842 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.316722 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58878 (local address 127.6.61.254:38493)
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.320637 (+  3915us) server_negotiation.cc:207] Beginning negotiation
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.320639 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.320651 (+    12us) server_negotiation.cc:408] Connection header received
18:21:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.629768 (+309117us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.629770 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.629787 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.629874 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.970484 (+340610us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.971498 (+  1014us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.129066 (+157568us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.321 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.321 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:17.321 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:17.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.331 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf15fe839, L:/127.0.0.1:33476 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.338 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x469fc44e, L:/127.0.0.1:58624 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.338 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x798842c9, L:/127.0.0.1:58988 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.339 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa900d396, L:/127.0.0.1:59260 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.340 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.344 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x660ff1a1, L:/127.0.0.1:58984 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.346 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.348 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.348 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.349 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:17.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.357 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.358 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa532caeb, L:/127.0.0.1:58882 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.359 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.366 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.129268 (+   202us) 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
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130017 (+   749us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130023 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130023 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130029 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130056 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130061 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.130120 (+    59us) server_negotiation.cc:1036] Waiting for connection context
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.213860 (+ 83740us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58878: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58878): Connection reset by peer (error 104)
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3890,"thread_start_us":74,"threads_started":1}
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.339929  7981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:17.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720629 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32994 (local address 127.6.61.253:34081)
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720667 (+    38us) server_negotiation.cc:207] Beginning negotiation
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720670 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720678 (+     8us) server_negotiation.cc:408] Connection header received
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720700 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720701 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720713 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.720770 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.943118 (+222348us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.943900 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339253 (+395353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339435 (+   182us) 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
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339532 (+    97us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339536 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339536 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339541 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339551 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339555 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339601 (+    46us) server_negotiation.cc:1036] Waiting for connection context
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.339772 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32994: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32994): Connection reset by peer (error 104)
18:21:17.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
18:21:17.371 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.377 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.385 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.387 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.390 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.392 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.393 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.394 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.397 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb150083d, L:/127.0.0.1:58996 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:17.401 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:17.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1263), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [784ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.403 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x805eae2a, L:/127.0.0.1:33020 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.406 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.411 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.414 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c53f266, L:/127.0.0.1:58552 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.417 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.419 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3ef4f07a, L:/127.0.0.1:58894 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.378433  6555 connection.cc:466] server connection from 127.0.0.1:32912 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32912 (request call id 0) could send its response
18:21:17.432 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69de0f7b, L:/127.0.0.1:33374 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.440069  8323 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:17.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.453 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.454 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.454 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.455 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.456 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.456 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.457 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.457 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.485 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27358db3, L:/127.0.0.1:58888 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.488 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29f451e2, L:/127.0.0.1:58574 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.490 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x044ea605, L:/127.0.0.1:59334 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.495 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.499 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0bbdd40, L:/127.0.0.1:59044 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.500 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x50dbea7c, L:/127.0.0.1:59060 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.507 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7dbb8b36, L:/127.0.0.1:58488 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.509 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31e795c5, L:/127.0.0.1:59030 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x598df873, L:/127.0.0.1:33038 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.517 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5cf22f5, L:/127.0.0.1:59368 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.519 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4e7ba47, L:/127.0.0.1:59252 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.520 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19472a99, L:/127.0.0.1:59118 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.521 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95d5e340, L:/127.0.0.1:59342 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.523 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.524 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:17.524 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:17.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:17.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:17.541 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x475c1248, L:/127.0.0.1:58480 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.544 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d9473e7, L:/127.0.0.1:33410 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:17.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.566 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.567 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52bdd70f, L:/127.0.0.1:58550 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.571 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf986d2d, L:/127.0.0.1:33426 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.581 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e34386d, L:/127.0.0.1:59414 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.581 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x83982efe, L:/127.0.0.1:59358 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.588 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x232d5f51, L:/127.0.0.1:58538 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.588 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4b0ff43, L:/127.0.0.1:59120 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x111cc812, L:/127.0.0.1:33362 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.603 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74316e19, L:/127.0.0.1:33338 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.607 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb171e5e4, L:/127.0.0.1:58844 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.613 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x068a798e, L:/127.0.0.1:58956 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.615 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99d612d4, L:/127.0.0.1:33434 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.615 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd563e12a, L:/127.0.0.1:58502 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xddfe41d5, L:/127.0.0.1:58662 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.617 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1b6b651, L:/127.0.0.1:33048 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.619 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb99ad77e, L:/127.0.0.1:33090 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x657e2796, L:/127.0.0.1:33496 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.630 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbdd87e72, L:/127.0.0.1:33034 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.631 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1cbb19f6, L:/127.0.0.1:58854 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4e3c729, L:/127.0.0.1:58958 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9dab02a, L:/127.0.0.1:58636 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5209d96d, L:/127.0.0.1:33354 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.642 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1943c10d, L:/127.0.0.1:58866 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.654 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x862dd438, L:/127.0.0.1:58528 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.654 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa369e87, L:/127.0.0.1:58678 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.655 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b700583, L:/127.0.0.1:33160 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.655 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b91eb37, L:/127.0.0.1:33480 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299782, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299782, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.661 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02865a18, L:/127.0.0.1:58490 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x247f860e, L:/127.0.0.1:59136 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.677 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfcdfb1c1, L:/127.0.0.1:58596 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.677 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30d66e2e, L:/127.0.0.1:33464 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.678 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f790fe7, L:/127.0.0.1:59020 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.680 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x97b07b4b, L:/127.0.0.1:59328 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0c14b09, L:/127.0.0.1:59196 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4739958, L:/127.0.0.1:59072 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.683 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:17.685 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62afc00e, L:/127.0.0.1:58852 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.686 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c268680, L:/127.0.0.1:33270 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc2384a6d, L:/127.0.0.1:58514 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x932e991b, L:/127.0.0.1:58878 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.690 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2416e17e, L:/127.0.0.1:59006 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.693 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f46a423, L:/127.0.0.1:59170 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.695 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb2f307c4, L:/127.0.0.1:58632 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e358820, L:/127.0.0.1:59280 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.705 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ad4bf8e, L:/127.0.0.1:58692 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.707 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3845bde, L:/127.0.0.1:33128 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.711 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41440942, L:/127.0.0.1:58736 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf144459b, L:/127.0.0.1:58752 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3091eff9, L:/127.0.0.1:33164 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1578), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.714 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1483ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.717 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06b148de, L:/127.0.0.1:58768 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:17.729 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3dba8e3f, L:/127.0.0.1:33118 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.736 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4db2a31e, L:/127.0.0.1:33062 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:17.739 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.740 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3727a675, L:/127.0.0.1:59288 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:17.741 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:17.744 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x230334ab, L:/127.0.0.1:33448 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.746 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.746 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f450170, L:/127.0.0.1:58652 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.748 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x79824acc, L:/127.0.0.1:58772 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.751 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66645203, L:/127.0.0.1:58812 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.752 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83b07d03, L:/127.0.0.1:33148 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.756 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x996064fe, L:/127.0.0.1:33190 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.758 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3169619, L:/127.0.0.1:33332 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x194bde2e, L:/127.0.0.1:59206 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.759 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xba914444, L:/127.0.0.1:58604 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.760 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x477a0e76, L:/127.0.0.1:33100 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.762 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4a98fea, L:/127.0.0.1:59052 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.762 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fd0565b, L:/127.0.0.1:59152 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.763 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2c34f36, L:/127.0.0.1:33398 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17250ed4, L:/127.0.0.1:33134 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21329616, L:/127.0.0.1:33442 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3febcba, L:/127.0.0.1:58586 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.770 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf878930, L:/127.0.0.1:58786 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.773 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01e44ea8, L:/127.0.0.1:59302 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1745), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [978ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1319ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:17.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.784 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.787 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.789 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.793 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.795 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45c63a30, L:/127.0.0.1:59232 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.824 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7aa98d4d, L:/127.0.0.1:33214 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.824 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0b9b5d6, L:/127.0.0.1:33572 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61687a81, L:/127.0.0.1:33280 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.838 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2033b69b, L:/127.0.0.1:59276 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.841 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa798a824, L:/127.0.0.1:33512 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.842 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96730b9d, L:/127.0.0.1:33274 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.844 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0d835b6, L:/127.0.0.1:33586 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f47ee7f, L:/127.0.0.1:59446 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e5748f4, L:/127.0.0.1:59106 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.845 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ab12e46, L:/127.0.0.1:33264 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x933b1142, L:/127.0.0.1:59162 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77e4b434, L:/127.0.0.1:33110 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92633820, L:/127.0.0.1:59384 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfeb52a41, L:/127.0.0.1:59518 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.854 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d4c4b12, L:/127.0.0.1:58720 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.854 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72316acd, L:/127.0.0.1:33306 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:17.857 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a327ab7, L:/127.0.0.1:33098 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ed20868, L:/127.0.0.1:59314 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2547d06e, L:/127.0.0.1:58796 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cf3c8f5, L:/127.0.0.1:58802 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.866 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.867 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8b9a6fc, L:/127.0.0.1:59398 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d9ab534, L:/127.0.0.1:59418 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.874 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.874 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.883 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x839fe557, L:/127.0.0.1:33328 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.886 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.886 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:17.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1749), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [912ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.886 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:17.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1d51c64, L:/127.0.0.1:59430 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.888 [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.6.61.254:38493, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1313ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, deferred=null) after lookup
18:21:17.888 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x799929f8, L:/127.0.0.1:58954 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.890 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ebf99f4, L:/127.0.0.1:33194 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.892 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15e2345e, L:/127.0.0.1:58706 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.899 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7e9311c, L:/127.0.0.1:33178 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.900 [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.6.61.254:38493, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:17.900 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82c01759, L:/127.0.0.1:33314 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8a8c198, L:/127.0.0.1:33220 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d84bdc2, L:/127.0.0.1:59188 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:17.913 [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.6.61.254:38493, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [794ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d420afd, L:/127.0.0.1:58814 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e9065f9, L:/127.0.0.1:33188 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.920 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d600ee5, L:/127.0.0.1:59040 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.921 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x449befaf, L:/127.0.0.1:59528 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.925 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x699bccec, L:/127.0.0.1:33458 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b137f9d, L:/127.0.0.1:59494 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31b827ff, L:/127.0.0.1:33262 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:17.941 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.941 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:17.941 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:17.941 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ae7fcee, L:/127.0.0.1:59002 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:17.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:17.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:17.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1837), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [850ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.842696 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33076 (local address 127.6.61.253:34081)
18:21:17.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.863496 (+ 20800us) server_negotiation.cc:207] Beginning negotiation
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.863498 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.863512 (+    14us) server_negotiation.cc:408] Connection header received
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.907424 (+ 43912us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.907425 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.907435 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.907617 (+   182us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.438750 (+531133us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.439591 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.439982 (+   391us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33076: BlockingRecv error: recv got EOF from 127.0.0.1:33076 (error 108)
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20774,"thread_start_us":49,"threads_started":1}
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.442997  7748 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.841756 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59088 (local address 127.6.61.254:38493)
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898089 (+ 56333us) server_negotiation.cc:207] Beginning negotiation
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898091 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898099 (+     8us) server_negotiation.cc:408] Connection header received
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898118 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898119 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898130 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:16.898190 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.346868 (+448678us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.347647 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.442915 (+ 95268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59088: BlockingRecv error: recv got EOF from 127.0.0.1:59088 (error 108)
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56313,"thread_start_us":60,"threads_started":1}
18:21:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:17.785423  6436 connection.cc:466] server connection from 127.0.0.1:58866 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58866 (request call id 0) could send its response
18:21:17.952 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12ec9e20, L:/127.0.0.1:59244 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.955 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:17.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:17.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:17.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97f72f61, L:/127.0.0.1:58998 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.967 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96cdbb96, L:/127.0.0.1:33208 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x243171ab, L:/127.0.0.1:58822 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:17.969 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8795f61, L:/127.0.0.1:33294 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.969 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8a738a0, L:/127.0.0.1:58922 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.971 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:17.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1688ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [90ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1995ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:17.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:17.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1856), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1639ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:17.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:17.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:17.983 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7cc2ae0c, L:/127.0.0.1:33246 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:17.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:17.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1958), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1211ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1210ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.986 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d3f0b38, L:/127.0.0.1:59218 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:17.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:17.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:17.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:17.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:17.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:17.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:17.991 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0b1d756, L:/127.0.0.1:58794 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.991 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:17.991 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:17.991 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:17.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc5ef3f02, L:/127.0.0.1:58836 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:17.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1870), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:17.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:17.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1865), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.002 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd96024f7, L:/127.0.0.1:59478 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.003 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e3cb00b, L:/127.0.0.1:59490 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.005 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0a62dc7, L:/127.0.0.1:59530 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1211ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1798ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.006 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd64d089, L:/127.0.0.1:59404 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.007 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.007 [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.6.61.254:38493, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1772ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1797ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.008 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.012 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.013 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.013 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.013 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.014 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.016 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x458a74d5, L:/127.0.0.1:59096 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.015 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.017 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.017 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:18.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.020 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.020 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.020 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:18.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1946), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1082ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1369ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1839ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [819ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.024 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.025 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.025 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:18.025 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1919), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [933ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1727ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.028 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.034 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.034 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:18.034 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x819d9076, L:/127.0.0.1:33236 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1921), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1534ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1392ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1392ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, deferred=null) after lookup
18:21:18.040 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1955), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1814ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1235ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1278ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.043 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1773ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1920), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1633ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1698ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1700ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.049 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca59dca2, L:/127.0.0.1:59190 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1950), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1795ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1799ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:18.042075  6554 connection.cc:466] server connection from 127.0.0.1:33110 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33110 (request call id 0) could send its response
18:21:18.021 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:18.056166  6555 connection.cc:466] server connection from 127.0.0.1:33426 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33426 (request call id 0) could send its response
18:21:18.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.067 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:18.071769  8436 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:18.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.086951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59460 (local address 127.6.61.254:38493)
18:21:18.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1817ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1829ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251862 (+164911us) server_negotiation.cc:207] Beginning negotiation
18:21:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251864 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:18.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86e2b040, L:/127.0.0.1:33490 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.085 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.086 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1932), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1403ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1425ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2019), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1708ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1730ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251878 (+    14us) server_negotiation.cc:408] Connection header received
18:21:18.089 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.6.61.252' into [/127.6.61.252] in 11060319ns
18:21:18.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1989), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [827ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1792ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1793ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:18.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1988), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [868ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1840ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.097 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251900 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:18.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1937), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1484ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1485ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1943), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1351ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251901 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:18.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.112 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299969, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299958, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.114 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1803ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1877ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.251915 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:18.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.116 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2021), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1778ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1840ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [874ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1439ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1446ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2044), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1904ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1905ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1922ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:18.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1698ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1739ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1740ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1986), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1290ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1380ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.120 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2040), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [920ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1819ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1885ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.122 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:18.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2032), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [271ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1850ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1870ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.124 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [788ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1766ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1814ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299972, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299966, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299962, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2077), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [369ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1267ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1975ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2075), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1933ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1952ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2017), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [106ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1767ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1795ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1994), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [806ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1738ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1988), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1882ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1951ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1306ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1435ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x319bbdd9, L:/127.0.0.1:59028 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.137 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.137 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.137 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [405ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2037ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.141 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.143 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd092d337, L:/127.0.0.1:59470 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.143 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.144 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x75041674, L:/127.0.0.1:59036 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd7b9ce8, L:/127.0.0.1:59502 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x68aa240d, L:/127.0.0.1:59186 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.252980 (+  1065us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:18.148 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fab998c, L:/127.0.0.1:33544 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.149 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.936032 (+683052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:18.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.936818 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:18.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.152 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x026b8b23, L:/127.0.0.1:58784 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2114), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.996025 (+ 59207us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:18.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.153 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:18.153 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.996254 (+   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
18:21:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071231 (+ 74977us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:18.159 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b5b744b, L:/127.0.0.1:33384 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2042), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [836ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [997ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.160 [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.6.61.254:38493, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2021), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1704ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1765ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1771ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:18.161 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071237 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:18.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071237 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:18.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071243 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:18.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.171 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7b0f6d12, L:/127.0.0.1:58938 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071282 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:18.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071287 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:18.173 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.173 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.176 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f0a9abe, L:/127.0.0.1:58910 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071331 (+    44us) server_negotiation.cc:1036] Waiting for connection context
18:21:18.176 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.177 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.071686 (+   355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59460: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59460): Connection reset by peer (error 104)
18:21:18.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":164879}
18:21:18.177 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.178 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.179 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.183 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.184 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.184 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:18.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:18.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2088), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1247ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1383ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe84d509a, L:/127.0.0.1:59542 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c0e6345, L:/127.0.0.1:59512 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:18.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.227 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.229 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.230 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.232 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.232 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.234 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.236 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.236 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.236 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.237 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.240 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.241 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.243 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.243 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.243 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.250 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.251 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.251 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x084d9c47, L:/127.0.0.1:59050 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.252 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.253 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe55bc449, L:/127.0.0.1:33556 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.257 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.262 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x820ecb2c, L:/127.0.0.1:59044 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.295 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.298 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.301 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad4527fe, L:/127.0.0.1:33628 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.301 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.301 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.306 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.306 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.307 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.307 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.307 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.307 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.307 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.308 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.315 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.315 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.316 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.316 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.316 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.316 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.316 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.317 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.321 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.321 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.321 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.322 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:18.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2218), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1845ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1995ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2013ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2195), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [950ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [989ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.338 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.338 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.339 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.340 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.340 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.360 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:18.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.368 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.368 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.368 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.368 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.368 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.368 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.371 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.371 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.371 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.376 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.376 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.376 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.357 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c962b9a, L:/127.0.0.1:33626 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.350 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.385 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.385 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.385 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2257), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1475ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1487ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1671ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.394 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.394 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.394 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.395 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.395 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.395 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.396 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6bfcf3fc, L:/127.0.0.1:33592 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.397 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.397 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.397 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.398 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ceb9d43, L:/127.0.0.1:59052 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.401 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1101ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.403 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.404 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.405 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.405 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.406 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x916e7ba8, L:/127.0.0.1:33618 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2282), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [673ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1280ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1583ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.414 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2281), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1419ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1603ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.415 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.415 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.415 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.415 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.343 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.421 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.421 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.422 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.422 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.422 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.423 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.424 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.425 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.425 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55125d7a, L:/127.0.0.1:33604 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.427 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.343 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.427 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.427 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.342 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:18.342383  8323 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.500669 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33528 (local address 127.6.61.253:34081)
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.501262 (+   593us) server_negotiation.cc:207] Beginning negotiation
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.501264 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.929877 (+428613us) server_negotiation.cc:408] Connection header received
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.929902 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.929903 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.929917 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:17.929974 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.099868 (+169894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.100846 (+   978us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.265267 (+164421us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.265458 (+   191us) 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
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.318969 (+ 53511us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.318977 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.318977 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.318983 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.319020 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.319025 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.319093 (+    68us) server_negotiation.cc:1036] Waiting for connection context
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:18.342279 (+ 23186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33528: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33528): Connection reset by peer (error 104)
18:21:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":561}
18:21:18.342 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.342 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:18.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.342 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.430 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299981, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.341 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:18.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.341 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.432 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.432 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.434 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.341 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.436 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.437 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.437 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.437 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.437 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.437 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.437 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.442 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.442 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.442 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.442 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.442 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.445 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.446 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.446 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.446 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.438 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.450 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.451 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.451 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.451 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.451 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.451 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.451 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.460 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.461 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.461 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.461 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.462 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.462 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.462 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.466 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.466 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.466 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.468 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.417 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.469 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.469 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.470 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.470 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.470 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.411 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.474 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x701ad1d7, L:/127.0.0.1:33594 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.474 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.475 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.475 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.475 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.475 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.475 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.476 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.477 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.478 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07dfcab3, L:/127.0.0.1:33638 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:18.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.404 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.478 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.403 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.479 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.480 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.480 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.481 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.481 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.484 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.485 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.485 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.485 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.485 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.485 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.485 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.486 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.488 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.488 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.475 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.488 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.489 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.489 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.489 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.490 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.492 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.489 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.493 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.493 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.493 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.496 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.496 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.496 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.496 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.496 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.496 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.498 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.498 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.509 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.513 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.574 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x70c3b380, L:/127.0.0.1:59062 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.576 [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.6.61.254:38493, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [749ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1306ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.581 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.582 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.582 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.582 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.620 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.621 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.635 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.637 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.660 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa292c320, L:/127.0.0.1:59074 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1582), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [744ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:18.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:18.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.668 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.668 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.669 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.706 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.709 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.723 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52c35114, L:/127.0.0.1:59090 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1646), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [769ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1077ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1235ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1459ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.728 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.732 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.732 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.732 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.733 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34cd965d, L:/127.0.0.1:59096 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1666), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1148ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.751 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.751 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.752 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.752 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.768 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0876b07f, L:/127.0.0.1:59108 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1511ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.782 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.782 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.791 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.791 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.791 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.815 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.822 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:18.827 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:18.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.838 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5b9f872, L:/127.0.0.1:59116 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1691), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1073ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1077ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1572ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.846 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe72f269, L:/127.0.0.1:59126 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:18.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:18.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1769), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [763ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1075ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1208ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:18.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:18.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.858 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:18.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.864 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.864 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.864 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.866 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.871 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.6.61.193' into [/127.6.61.193] in 7160909ns
18:21:18.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:18.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:18.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:18.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:18.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.873 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:18.873 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:18.873 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:18.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:18.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:18.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:18.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:18.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:18.882 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.884 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.885 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.887 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.889 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.890 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.891 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.893 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.894 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.896 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.896 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.897 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.898 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.899 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.900 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.901 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.901 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.902 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.903 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.904 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.904 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.905 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.906 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.907 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.907 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.908 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.909 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.910 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.911 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.912 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.913 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.913 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.914 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.915 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.916 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.916 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.917 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.918 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.919 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.920 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.921 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.921 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.922 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.923 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.924 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.932 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.933 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:18.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:18.943 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.944 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.945 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.946 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.947 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.947 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.948 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.949 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.950 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.951 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.952 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.953 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.953 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.955 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.956 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.957 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.958 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.959 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.960 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.961 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.961 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.962 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.962 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.963 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.964 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.964 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.965 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.966 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.967 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.967 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.968 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.969 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.969 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.970 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.971 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:18.971 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.973 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.974 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.974 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:18.975 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:18.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:18.977 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.978 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:18.981 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.981 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.983 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.983 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.984 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.985 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.986 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.987 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.988 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.991 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.993 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.997 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:18.997 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.002 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.002 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.003 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.005 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.005 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.009 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.009 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.009 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.010 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.013 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.013 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.014 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.015 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.015 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.016 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.021 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.021 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.022 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.022 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.023 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.023 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.028 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.030 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.033 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.034 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.037 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.038 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.041 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.041 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.042 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.043 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.043 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.044 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.044 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.045 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.045 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.046 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.046 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.047 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.048 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.050 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.050 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.052 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.053 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.054 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.055 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.056 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.057 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.058 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.059 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.060 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.061 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.086 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.088 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.089 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.090 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.091 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:18.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.093 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.093 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.093 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.093 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.093 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.094 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.094 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.095 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.095 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.095 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.095 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.095 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.096 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.097 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.097 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.098 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9bc28e6e, L:/127.0.0.1:59548 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.102 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.112 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.113 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7196e48e, L:/127.0.0.1:59132 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [143ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.123 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf8edfa9, L:/127.0.0.1:59588 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.129 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x88c5a3ab, L:/127.0.0.1:59590 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.132 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.134 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ab78cb4, L:/127.0.0.1:59580 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.135 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66a56dad, L:/127.0.0.1:59570 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.140 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7fac002f, L:/127.0.0.1:33652 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.144 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.145 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30483e8d, L:/127.0.0.1:59562 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b2559dd, L:/127.0.0.1:33662 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.146 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a5f8952, L:/127.0.0.1:59560 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.151 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.151 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:19.151 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:19.151 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5dee730d, L:/127.0.0.1:59602 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:19.152 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:19.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:19.153 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:19.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:19.154657  8920 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.102577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59618 (local address 127.6.61.254:38493)
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117352 (+ 14775us) server_negotiation.cc:207] Beginning negotiation
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117354 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117368 (+    14us) server_negotiation.cc:408] Connection header received
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117387 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117388 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.117400 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.144435 (+ 27035us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.144486 (+    51us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.145265 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.154587 (+  9322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59618: BlockingRecv error: recv got EOF from unknown peer (error 108)
18:21:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":14744,"thread_start_us":69,"threads_started":1}
18:21:19.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.161 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.165 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x388c8b6f, L:/127.0.0.1:59584 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.173 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xefb027ca, L:/127.0.0.1:59628 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.180 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.191 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76ea0dd7, L:/127.0.0.1:33670 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.192 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.194 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.197 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.207 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a3dae26, L:/127.0.0.1:59138 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.209 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.230 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [191ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.230 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.232 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.243 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.243 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:19.243 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:19.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:19.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:19.242 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:19.248 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c48ef12, L:/127.0.0.1:59640 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.250 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0c0ceeb, L:/127.0.0.1:33682 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.257 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a9750b6, L:/127.0.0.1:59148 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.259 [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.6.61.254:38493, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [264ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [272ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.260 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.262 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87648380, L:/127.0.0.1:59654 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.266 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.269 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.278 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.279 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:19.279 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:19.279 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:19.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:19.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:19.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.285 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80d7cc8d, L:/127.0.0.1:59164 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.286 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09860398, L:/127.0.0.1:59656 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.286 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=382), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [290ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.288 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.291 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfce3207, L:/127.0.0.1:33698 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.292 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.294 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.294 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:19.294 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:19.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:19.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:19.296 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:19.296010  8921 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.253030 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59658 (local address 127.6.61.254:38493)
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.253077 (+    47us) server_negotiation.cc:207] Beginning negotiation
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.253079 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.253657 (+   578us) server_negotiation.cc:408] Connection header received
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.255685 (+  2028us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.255687 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.255700 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.255733 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.270528 (+ 14795us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.271226 (+   698us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.292151 (+ 20925us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.292322 (+   171us) 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
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294364 (+  2042us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294369 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294370 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294375 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294390 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294394 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.294433 (+    39us) server_negotiation.cc:1036] Waiting for connection context
18:21:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.295908 (+  1475us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59658: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59658): Cannot send after transport endpoint shutdown (error 108)
18:21:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
18:21:19.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:19.302 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:19.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1dfdecfb, L:/127.0.0.1:33714 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.313 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa00b12e6, L:/127.0.0.1:59180 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [128ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [309ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.316 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.319 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.319 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:19.319 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:19.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:19.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:19.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:19.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.323 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.324 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.325 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.337 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.338 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.339 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.341 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.341 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.342 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.343 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.344 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.345 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.346 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.347 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.348 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.349 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.352 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.353 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.355 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.356 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.356 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.357 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.358 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.359 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.359 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.360 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.361 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.362 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.369 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.370 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf04deca, L:/127.0.0.1:59662 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.378 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.379 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.380 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.380 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.382 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4177b037, L:/127.0.0.1:33724 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.383 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.384 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.386 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.387 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.389 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.389 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.392 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.392 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4eabd0a0, L:/127.0.0.1:59684 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.394 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.394 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.395 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.397 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.398 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.399 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.400 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.401 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.402 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.403 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.405 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.406 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5db23b0, L:/127.0.0.1:59668 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.407 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.407 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7dc84848, L:/127.0.0.1:59196 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.407 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.408 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.409 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.410 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.410 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=495), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [399ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.411 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53ca6d30, L:/127.0.0.1:59724 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.412 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.412 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.413 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.413 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.414 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.417 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.419 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.419 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.420 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.421 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.421 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.422 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.425 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.426 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x958a89f0, L:/127.0.0.1:59782 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.426 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.427 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.430 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.432 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.433 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.433 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.434 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.435 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb231e425, L:/127.0.0.1:59784 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19a02c7a, L:/127.0.0.1:59800 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.437 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8c80a14, L:/127.0.0.1:59754 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.437 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.438 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.438 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.439 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:19.439 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.441 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.441 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.443 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.444 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.445 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.445 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.449 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.461 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb08aa7ad, L:/127.0.0.1:59738 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf9bf4b7c, L:/127.0.0.1:33752 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.463 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.464 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.467 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa2ddbc6, L:/127.0.0.1:59802 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.472 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.474 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.481 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48a4d8a6, L:/127.0.0.1:59190 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.481 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.487 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.492 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x402b7dfd, L:/127.0.0.1:59718 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.493 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.493 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.505 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.510 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.512 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.512 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.513 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.513 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.518 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.518 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.526 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.529 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.532 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.540 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.544 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfee17572, L:/127.0.0.1:59894 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.550 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe27d0295, L:/127.0.0.1:59900 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.550 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.557 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9596bf12, L:/127.0.0.1:59994 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.558 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.560 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b5a3909, L:/127.0.0.1:60172 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.561 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.572 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4510d50e, L:/127.0.0.1:59880 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.574 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.576 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4ec368b, L:/127.0.0.1:33774 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.576 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70241626, L:/127.0.0.1:59834 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.579 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63316119, L:/127.0.0.1:59948 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.584 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.680 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29591464, L:/127.0.0.1:59970 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.680 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95b3091a, L:/127.0.0.1:60180 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.684 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6376d47f, L:/127.0.0.1:59888 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b49f4eb, L:/127.0.0.1:60032 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.688 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.690 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2ff5c2f, L:/127.0.0.1:60118 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.701 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.705 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe854eb08, L:/127.0.0.1:59856 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.708 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.723 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf79c3482, L:/127.0.0.1:59778 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.730 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.733 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x627c40fe, L:/127.0.0.1:59926 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.734 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebc8e9e5, L:/127.0.0.1:33762 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.748 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9eaf076d, L:/127.0.0.1:59984 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.749 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2d94225, L:/127.0.0.1:59818 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.792 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe846ba16, L:/127.0.0.1:60142 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x884c31d0, L:/127.0.0.1:60214 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58a0fc30, L:/127.0.0.1:59960 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.800 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf99d96fb, L:/127.0.0.1:59840 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.801 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.802 [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.6.61.254:38493, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [374ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [797ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:19.804 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.806 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f53a935, L:/127.0.0.1:60022 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.807 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x47ccb671, L:/127.0.0.1:60058 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:19.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:19.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:19.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:19.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.809 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a2ba162, L:/127.0.0.1:60010 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d5f4b7b, L:/127.0.0.1:59936 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.811 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x956299d2, L:/127.0.0.1:59868 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.811 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed6a4e50, L:/127.0.0.1:60084 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.818 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b6fca35, L:/127.0.0.1:33792 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.821 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x489f243a, L:/127.0.0.1:60074 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.827 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.829 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:19.829 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:19.829 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:19.830 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:19.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:19.833 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.835 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.837 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.839 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xddc6c4db, L:/127.0.0.1:59698 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc793e106, L:/127.0.0.1:60068 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27c472f9, L:/127.0.0.1:59200 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.844 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf89bc48, L:/127.0.0.1:60204 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.849 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x86a88319, L:/127.0.0.1:59768 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.849 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92ada3cf, L:/127.0.0.1:59860 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.851 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x764387fd, L:/127.0.0.1:59216 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=891), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [105ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [806ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6e51e48, L:/127.0.0.1:60152 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0592823, L:/127.0.0.1:59914 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8bd070cb, L:/127.0.0.1:33736 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.869 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:19.871 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.874 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.875 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.875 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.876 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.876 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.877 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.877 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.877 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.878 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.878 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.879 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.879 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.880 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.880 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.880 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.881 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.881 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.882 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.882 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.883 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.883 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.884 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.884 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.884 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.886 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:19.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:19.887 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.887 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.888 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.888 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.891 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.891 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.891 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.891 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.892 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.892 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.892 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.892 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.892 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.893 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.893 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.893 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.893 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.893 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.893 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.894 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.894 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.894 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.894 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.894 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.895 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.895 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.895 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.895 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.895 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:19.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.896 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.899 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.906 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c288e99, L:/127.0.0.1:60190 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.912 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5daa72c, L:/127.0.0.1:33918 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.918 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35360fd0, L:/127.0.0.1:33856 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.918 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.921 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:19.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.927 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cedf9fa, L:/127.0.0.1:33932 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:19.931 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d13fdc6, L:/127.0.0.1:60162 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.931 [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.6.61.254:38493, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [803ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [902ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:19.895 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:19.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:19.933 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.935 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x634150c7, L:/127.0.0.1:60098 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58703e0a, L:/127.0.0.1:59704 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2fccb42, L:/127.0.0.1:33844 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:19.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:19.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.944 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5dbd9a7f, L:/127.0.0.1:59954 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.949 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:19.961112  6555 connection.cc:466] server connection from 127.0.0.1:33736 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33736 (request call id 0) could send its response
18:21:19.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98eb596c, L:/127.0.0.1:60090 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.973 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.975 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.978 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.978 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.979 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:19.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.981 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf365233, L:/127.0.0.1:60256 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:19.986 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x41441dd7, L:/127.0.0.1:60130 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:19.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.990 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:19.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:19.997 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13956e0a, L:/127.0.0.1:59226 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:19.998 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f27e0f3, L:/127.0.0.1:60008 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.000 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x629b4bcb, L:/127.0.0.1:60170 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.003 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.005 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.005 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.006 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9497cd2e, L:/127.0.0.1:33776 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.006 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff5713dd, L:/127.0.0.1:60108 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.010 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd66af483, L:/127.0.0.1:59326 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x26bdbc74, L:/127.0.0.1:60202 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1090), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [892ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [992ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.013 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.018 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.020 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.020 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.020 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.022 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.027 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.027 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.037 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.038 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd3ca793, L:/127.0.0.1:59240 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.044 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.047 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.054 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.054 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb94743c8, L:/127.0.0.1:59254 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.055 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1150), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [266ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1058ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.058 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f6fc797, L:/127.0.0.1:59236 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1153), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [829ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1058ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.067 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.067 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.068 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe11e8ceb, L:/127.0.0.1:34162 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.076 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.077 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.077 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2fa69df, L:/127.0.0.1:34248 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.086 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.086 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.086 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.090 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39e1ec0d, L:/127.0.0.1:33970 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.091 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10473eb1, L:/127.0.0.1:33938 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.092 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0556f02, L:/127.0.0.1:34134 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.093 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x009ff4ac, L:/127.0.0.1:33946 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.093 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd37cae97, L:/127.0.0.1:34126 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.093 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01a7cf10, L:/127.0.0.1:34102 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8c9a989, L:/127.0.0.1:34164 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.094 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6ebfdc9, L:/127.0.0.1:34000 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb1838eb, L:/127.0.0.1:33958 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.101 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.106 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7669bbf3, L:/127.0.0.1:59238 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.108 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.110 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.113 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8eeca240, L:/127.0.0.1:33862 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.113 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe331edce, L:/127.0.0.1:59306 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5dd0036, L:/127.0.0.1:33852 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa984f120, L:/127.0.0.1:34180 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.116 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56821885, L:/127.0.0.1:59276 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [154ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49738727, L:/127.0.0.1:34090 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8406e01e, L:/127.0.0.1:33806 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3fe91b01, L:/127.0.0.1:34206 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [140ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [612ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1147ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92483ff3, L:/127.0.0.1:34064 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.122 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84710042, L:/127.0.0.1:59260 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1215), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [799ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.124 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c14299c, L:/127.0.0.1:34146 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.125 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.125 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62d92806, L:/127.0.0.1:34302 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f6816e3, L:/127.0.0.1:34118 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.127 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc04603ef, L:/127.0.0.1:34084 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b78d8fc, L:/127.0.0.1:34292 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.128 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.128 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:20.128 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2f05f7c, L:/127.0.0.1:34276 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.129 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde1f1017, L:/127.0.0.1:34260 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.130 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcbc97f15, L:/127.0.0.1:34214 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb2a18608, L:/127.0.0.1:59280 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb865c6b9, L:/127.0.0.1:59258 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcefd1d85, L:/127.0.0.1:34128 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1184), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x266edd92, L:/127.0.0.1:34222 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64fe774e, L:/127.0.0.1:33800 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0101227, L:/127.0.0.1:34032 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f460e16, L:/127.0.0.1:34054 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [165ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b494e18, L:/127.0.0.1:34232 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcfafcf5a, L:/127.0.0.1:34074 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b807421, L:/127.0.0.1:59316 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01c88335, L:/127.0.0.1:34198 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.144 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.147 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.147 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.147 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.149 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.140 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.150 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.150 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.153 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2344fe00, L:/127.0.0.1:34262 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.154 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.158 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.158 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:20.159 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf513a576, L:/127.0.0.1:34182 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.164 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6b7ef48, L:/127.0.0.1:34050 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44db00c3, L:/127.0.0.1:34184 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda81ebb1, L:/127.0.0.1:33898 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.172 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.173 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.173 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:20.174795  9189 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.458376 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33876 (local address 127.6.61.253:34081)
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589159 (+130783us) server_negotiation.cc:207] Beginning negotiation
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589160 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589171 (+    11us) server_negotiation.cc:408] Connection header received
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589187 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589188 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589197 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:20.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:20.177 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:20.178 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc29d31ae, L:/127.0.0.1:60042 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.179 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.179 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.180 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.181 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.183 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.184 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.185 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.187 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc59c31d7, L:/127.0.0.1:33976 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.187 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.188 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.188 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.188 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.189 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.191 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:20.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.195 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9bb30022, L:/127.0.0.1:33810 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.196 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.196 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.196 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.197 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.198 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10ba0edd, L:/127.0.0.1:34016 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x858852ef, L:/127.0.0.1:33850 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.202 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.203 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.203 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:20.203 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94ef8d7a, L:/127.0.0.1:33884 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.205 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:20.206 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f71550d, L:/127.0.0.1:33906 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.209 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x320b1986, L:/127.0.0.1:33888 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.210 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.210 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.210 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.212 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf6fb06e, L:/127.0.0.1:33992 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.213 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f0999e5, L:/127.0.0.1:59344 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3be5760, L:/127.0.0.1:60222 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d135b8b, L:/127.0.0.1:33826 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ea606af, L:/127.0.0.1:34036 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.216 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb77912e1, L:/127.0.0.1:60252 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.218 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x127c1a42, L:/127.0.0.1:60286 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1eb439e8, L:/127.0.0.1:60186 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ac3aa0c, L:/127.0.0.1:33838 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3de9b53, L:/127.0.0.1:33998 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2c1bbd4, L:/127.0.0.1:60250 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.224 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:20.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x790110d7, L:/127.0.0.1:60236 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3543dde1, L:/127.0.0.1:33886 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49ce2d36, L:/127.0.0.1:60272 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5af1404e, L:/127.0.0.1:34228 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x831a3bf2, L:/127.0.0.1:33896 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.228 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [296ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:20.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [759ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [796ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.219 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [962ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.208 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e5b1fa5, L:/127.0.0.1:59332 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.194 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8604ae64, L:/127.0.0.1:59210 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:19.589363 (+   166us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.059509 (+470146us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.060169 (+   660us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.173577 (+113408us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.173771 (+   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
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174372 (+   601us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174376 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174377 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174381 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174402 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174406 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174446 (+    40us) server_negotiation.cc:1036] Waiting for connection context
18:21:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.174693 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33876: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33876): Connection reset by peer (error 104)
18:21:20.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":130761,"thread_start_us":68,"threads_started":1}
18:21:20.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1351), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [169ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [968ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.235 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [176ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.239 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.240 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.240 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.240 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.240 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.241 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.241 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.241 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.244 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.245 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.245 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.245 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.245 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.246 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.246 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [961ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1249ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33de73f2, L:/127.0.0.1:34306 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.257 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.257 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.257 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.258 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.260 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa96598c, L:/127.0.0.1:34234 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.264 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.268 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.268 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.269 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.270 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.270 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.271 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.271 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.271 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.271 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.272 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.272 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.278 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73f99887, L:/127.0.0.1:59358 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.286 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.309 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.321 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.341 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.357 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.360 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.360 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.381 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.382 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc057dcb, L:/127.0.0.1:59294 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.400 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.404 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.405 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.408 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.419 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.420 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.421 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42196ef2, L:/127.0.0.1:34322 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [523ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1362ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.424 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.424 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.425 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.432 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6bcbbc37, L:/127.0.0.1:34368 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.433 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.437 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.437 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.439 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.442 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.444 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.446 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.449 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.452 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.452 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xccedaa11, L:/127.0.0.1:59432 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [895ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.454 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.457 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.457 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b2f1530, L:/127.0.0.1:59412 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.457 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9998fe5c, L:/127.0.0.1:59418 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.460 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8db9642e, L:/127.0.0.1:59466 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.461 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.461 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.463 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.465 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [779ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.469 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.470 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6240a4cf, L:/127.0.0.1:59356 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.471 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.471 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:20.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.471 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [809ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.475 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.475 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.475 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.476 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.421 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:20.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.481 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [829ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1437ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.484 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.484 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.484 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.487 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcf711582, L:/127.0.0.1:59664 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1569), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [380ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [951ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1474ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.489 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.494 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299985, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.495 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52d0d31b, L:/127.0.0.1:59560 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.495 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.495 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.495 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.496 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf460b857, L:/127.0.0.1:59548 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.499 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88cde8c6, L:/127.0.0.1:59774 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.501 [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.6.61.254:38493, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [757ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1457ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.505 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:20.505836  9336 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:20.506 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.506 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.506 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.390155 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34338 (local address 127.6.61.253:34081)
18:21:20.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.390215 (+    60us) server_negotiation.cc:207] Beginning negotiation
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.390217 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.428153 (+ 37936us) server_negotiation.cc:408] Connection header received
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.428192 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.428193 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.428211 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.428266 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.504726 (+ 76460us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.505449 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:20.505766 (+   317us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34338: BlockingRecv error: recv got EOF from 127.0.0.1:34338 (error 108)
18:21:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:21:20.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.509 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.510 [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.6.61.254:38493, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1523ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:20.511 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:20.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.513 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.515 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.515 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.515 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.516 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.516 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.521 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.521 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.521 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.523 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7c5e87a, L:/127.0.0.1:59780 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.524 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x277fdaec, L:/127.0.0.1:59702 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.524 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.525 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa51cc2df, L:/127.0.0.1:59470 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [942ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.530 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2edc494, L:/127.0.0.1:59590 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.531 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.531 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58e64308, L:/127.0.0.1:59362 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.533 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3cd194a, L:/127.0.0.1:59678 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.533 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.533 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d5699f3, L:/127.0.0.1:59366 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.539 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0fc2e54, L:/127.0.0.1:59724 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.541 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.544 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.544 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.544 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.546 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a3bd8e1, L:/127.0.0.1:59618 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.548 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1632), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [806ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1536ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.550 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.550 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.550 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.554 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.554 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.554 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.557 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1642), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [790ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1546ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.559 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x92131c96, L:/127.0.0.1:59796 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1653), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.561 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50c38d76, L:/127.0.0.1:59596 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.561 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa17cc76, L:/127.0.0.1:59788 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.566 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.567 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e652e03, L:/127.0.0.1:59638 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [757ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1523ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.569 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.572 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.594 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa8c8b2b2, L:/127.0.0.1:59496 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.595 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.595 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.595 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.598 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.598 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.598 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.599 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.604 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a644fd7, L:/127.0.0.1:59538 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [782ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.611 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e726c79, L:/127.0.0.1:59400 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.593 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62d978ce, L:/127.0.0.1:59442 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.592 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca25aeca, L:/127.0.0.1:59452 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1665), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [838ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [924ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1089ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1578ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.623 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb3bd111, L:/127.0.0.1:59480 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1654), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [947ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1568ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.591 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x82623b34, L:/127.0.0.1:59458 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.629 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.629 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.629 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.631 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.632 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.632 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.633 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1671), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [834ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [918ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1586ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43b510de, L:/127.0.0.1:59624 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.589 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94975b92, L:/127.0.0.1:34346 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.586 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc04aa091, L:/127.0.0.1:59676 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.581 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88e7e2b9, L:/127.0.0.1:59672 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1665), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [819ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1025ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1580ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.583 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8fa56b3, L:/127.0.0.1:59512 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.638 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cfab033, L:/127.0.0.1:34376 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1741), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1654ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [852ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [873ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1076ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1560ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.581 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55d3765e, L:/127.0.0.1:34356 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.581 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77c82448, L:/127.0.0.1:59526 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.642 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50cbc92e, L:/127.0.0.1:59608 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.644 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [175ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1666ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.581 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc5f47c6, L:/127.0.0.1:59776 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e767bd9, L:/127.0.0.1:59462 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1694), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [548ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [856ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1488ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.645 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xda2555c9, L:/127.0.0.1:59390 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7eee0483, L:/127.0.0.1:59660 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.579 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x44e3e6a2, L:/127.0.0.1:59744 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.579 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x00536ade, L:/127.0.0.1:59574 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.579 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd3809a0, L:/127.0.0.1:59784 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.647 [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.6.61.254:38493, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [814ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.578 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x83ba0785, L:/127.0.0.1:59714 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.576 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1730), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [917ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1222ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1633ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1741), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [800ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1129ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1611ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.653 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.653 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.653 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1734), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [859ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1640ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.656 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [826ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1738), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [913ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1709), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [953ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1626ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1693), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [749ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [831ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1608ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.661 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1710), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [793ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1098ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1623ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1763), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [885ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [890ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1677ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1735), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [840ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1646ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.670 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.670 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.671 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.671 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.671 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.671 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.671 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.672 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:20.672 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.679 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.679 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.679 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.681 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.681 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.681 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.690 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.691 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.691 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.697 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.697 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.697 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.701 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.701 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.701 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.703 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.703 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.704 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.704 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.704 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.704 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.704 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.705 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.705 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.709 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.710 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1045211d, L:/127.0.0.1:59810 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1747), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [683ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [912ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1303ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.715 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.716 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.716 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.716 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.716 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.717 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.717 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.717 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.721 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.723 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.723 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.724 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.724 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.724 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.724 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.727 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.727 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.575 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x236813e5, L:/127.0.0.1:59694 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.575 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd786722e, L:/127.0.0.1:59740 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.575 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.729 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.729 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.729 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.575 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3f55bbb, L:/127.0.0.1:59650 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1787), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [417ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1551ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [783ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1533ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1787), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [975ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1550ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.733 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.733 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.733 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.573 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.737 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.738 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.738 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1615), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [757ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1529ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [408ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1710ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.556 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd7efa8e, L:/127.0.0.1:59760 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.743 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [769ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1710ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.744 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b22bc44, L:/127.0.0.1:59374 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1786), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [773ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1700ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1842), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [996ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1753ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.751 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.751 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.751 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1731), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [778ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1646ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.633 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.797 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8d9015f, L:/127.0.0.1:59736 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.798 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfbaff11, L:/127.0.0.1:59572 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1828), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [419ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1709ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.801 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299950, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299950, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.802 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.803 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.803 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.804 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.804 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6ce66f3, L:/127.0.0.1:34382 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.807 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.808 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.808 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.804 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.812 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.816 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.816 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.816 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.816 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.817 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:20.817 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:20.817 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.818 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc82ba7ac, L:/127.0.0.1:59786 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.818 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.818 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.818 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.819 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1933), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1530ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1901), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1737ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.823 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.825 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.826 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.826 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1912), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [998ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1645ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.826 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.826 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.826 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.827 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.829 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.829 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.829 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.830 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.830 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.830 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.831 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.832 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.832 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.832 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1912), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [428ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1732ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.836 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1925), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1150ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1743ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.849 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.850 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.852 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.852 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.852 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.852 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.853 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.853 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.854 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.854 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.855 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.855 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1888), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [927ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1793ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.857 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.858 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.858 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.858 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.859 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.863 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.863 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.863 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebec75bc, L:/127.0.0.1:60316 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb6393800, L:/127.0.0.1:59816 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.865 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x31223410, L:/127.0.0.1:59830 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1970), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1824ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1883ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.866 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.840 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [776ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1812ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.839 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.868 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.868 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.869 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.872 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1923), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [998ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1786ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.873 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.873 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.873 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.864 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.876 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.876 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.876 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.879 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.879 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.879 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.880 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b23dd91, L:/127.0.0.1:60302 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.880 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.880 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.881 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.881 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.882 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.887 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1971), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1628ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1876ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.888 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:20.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.890 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.891 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.891 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.892 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.892 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.892 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.893 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.894 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.894 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.895 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.895 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.895 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.898 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.898 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.898 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.901 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.901 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.901 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x68e3135f, L:/127.0.0.1:60374 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2abcc28f, L:/127.0.0.1:60330 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.913 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.913 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.913 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.914 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.914 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.914 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:20.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.927 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x164439db, L:/127.0.0.1:59846 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.928 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x471b6120, L:/127.0.0.1:60346 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ded383e, L:/127.0.0.1:60352 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9bcc87de, L:/127.0.0.1:60318 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.934 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x786d1785, L:/127.0.0.1:60310 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.935 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa33fa49, L:/127.0.0.1:60360 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:20.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1983), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [834ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1087ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1895ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.937 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.944 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.945 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.945 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:20.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:20.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.952 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d1afaac, L:/127.0.0.1:34390 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.959 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.961 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.965 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4542296e, L:/127.0.0.1:59852 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:20.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:20.967 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.967 [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.6.61.254:38493, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [575ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [599ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:20.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:20.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:20.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:20.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:20.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:20.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:20.970 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:20.971 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:20.971 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:20.971 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:20.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:20.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:20.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:20.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:20.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:20.985 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4191569b, L:/127.0.0.1:34392 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.986 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:20.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:20.994 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4ead99d, L:/127.0.0.1:34396 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:20.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:20.997 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:20.999 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.000 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.001 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.028 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6c6f268, L:/127.0.0.1:59854 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.030 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.033 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.034 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.040 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.049 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=870), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [527ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [634ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.050 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.052 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcf7e466, L:/127.0.0.1:34412 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.058 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.066 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.066 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.066 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.070 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.071 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf5288b06, L:/127.0.0.1:59866 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=888), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [568ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [710ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01db1391, L:/127.0.0.1:34424 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.079 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb91f8a2, L:/127.0.0.1:59874 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.079 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2e2263f, L:/127.0.0.1:34400 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.080 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04f4d4f9, L:/127.0.0.1:59860 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=900), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [572ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [719ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [720ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.085 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x936b9c07, L:/127.0.0.1:59868 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.085 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.087 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.087 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.087 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.089 [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.6.61.254:38493, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [504ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [627ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [727ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.090 [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, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [552ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [729ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.090 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa1ad877, L:/127.0.0.1:34438 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.092 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x042272b8, L:/127.0.0.1:34406 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.097 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.098 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.098 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.101 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.101 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.101 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.102 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.102 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.102 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.107 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.108 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.108 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.109 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.109 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.115 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.115 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.117 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.130 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f3d4767, L:/127.0.0.1:34454 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.145 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe67d5ba, L:/127.0.0.1:59882 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.150 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.151 [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, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [549ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [731ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [785ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.163 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6343e14c, L:/127.0.0.1:59890 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.167 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.6.61.193' into [/127.6.61.193] in 5818789ns
18:21:21.168 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=982), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [571ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [781ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.174 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.175 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.177 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.177 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.177 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.177 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.178 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.179 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.180 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.181 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.181 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.182 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.183 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.184 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.185 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.186 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.186 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.187 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.188 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.188 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.188 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.189 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.189 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.189 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.190 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.191 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.192 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.193 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.193 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.194 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.195 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf44da8c, L:/127.0.0.1:59902 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.195 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.196 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.197 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.198 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.198 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.199 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1008), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [574ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [691ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [837ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.200 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.201 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.201 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.202 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.203 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.203 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.204 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.205 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.205 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.205 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.206 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.206 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.206 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.206 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.207 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.207 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.208 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.209 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.210 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.210 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.210 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.211 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.211 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.211 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.212 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.212 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.213 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.213 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.213 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.214 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.214 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.215 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.215 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.216 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.216 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.217 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.218 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.218 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.219 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.220 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.221 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.222 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.223 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:21.224 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.240 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.245 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6082ee88, L:/127.0.0.1:60376 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.253 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf0f42dec, L:/127.0.0.1:59906 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=41), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [35ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.257 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40101fbf, L:/127.0.0.1:34464 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.259 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:21.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.260 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.261 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.261 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.261 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.265 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.267 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.267 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.268 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.268 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.269 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.271 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.273 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.274 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.275 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.276 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.276 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.277 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.278 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.279 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.280 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.281 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.281 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.282 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.283 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.284 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd616d135, L:/127.0.0.1:60386 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.285 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.286 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.286 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.287 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.287 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.288 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.288 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.289 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.290 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.290 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.291 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.291 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.292 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.292 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.293 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.295 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.297 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.297 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.300 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.301 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.301 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.302 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.303 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.304 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.305 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7daca360, L:/127.0.0.1:60398 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.306 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.307 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.307 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.308 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.318 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09e00a1f, L:/127.0.0.1:34468 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.325 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f9dfd09, L:/127.0.0.1:60412 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.327 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.330 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.336 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x75426531, L:/127.0.0.1:59908 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.339 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.340 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f52671a, L:/127.0.0.1:60422 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [111ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.345 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.345 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.345 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.346 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.353 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.353 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b5d961b, L:/127.0.0.1:34472 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.355 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.355 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.356 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.356 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.357 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.358 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.358 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f51f1b5, L:/127.0.0.1:59910 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.358 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [128ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.361 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.363 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.364 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.364 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.364 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.373 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.373 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.375 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.376 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.382 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.386 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.389 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.391 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.392 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.394 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd77719d0, L:/127.0.0.1:60432 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.400 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.401 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2dd9dec2, L:/127.0.0.1:34474 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.403 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c97d873, L:/127.0.0.1:60438 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.403 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.407 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bed92ab, L:/127.0.0.1:60444 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.421 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:21.421 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.424 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.429 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e8f8fca, L:/127.0.0.1:34490 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.431 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.431 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.434 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7003042, L:/127.0.0.1:60458 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.434 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.434 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.445 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41ec0bef, L:/127.0.0.1:34502 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.445 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.452 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb03242bf, L:/127.0.0.1:60472 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.453 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8f8c5c6, L:/127.0.0.1:60486 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.457 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.459 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.460 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.469 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.472 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c843c4c, L:/127.0.0.1:60502 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.475 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.479 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.480 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ce5f267, L:/127.0.0.1:34516 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.481 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.484 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf4f194a2, L:/127.0.0.1:59926 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.484 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=301), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [199ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.490 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.490 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.490 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.498 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe212afb3, L:/127.0.0.1:60506 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.501 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0bc6ef0, L:/127.0.0.1:60522 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.502 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.503 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea7f105c, L:/127.0.0.1:34520 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.505 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.509 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a17b5bb, L:/127.0.0.1:34524 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.510 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.510 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a362571, L:/127.0.0.1:59938 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [220ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:21.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.516 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.518 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.518 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.519 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.519 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.519 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.522 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.522 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x079e1137, L:/127.0.0.1:60534 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.525 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.535 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.538 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1a25b94, L:/127.0.0.1:59946 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.539 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=348), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [241ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.544 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.545 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:21.545 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:21.548394  9712 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.516983 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34526 (local address 127.6.61.253:34081)
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517027 (+    44us) server_negotiation.cc:207] Beginning negotiation
18:21:21.548 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517029 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517626 (+   597us) server_negotiation.cc:408] Connection header received
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517887 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517889 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517908 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.517939 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.521553 (+  3614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.522293 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.543913 (+ 21620us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544108 (+   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
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544629 (+   521us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544634 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544635 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544641 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544668 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544673 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.544711 (+    38us) server_negotiation.cc:1036] Waiting for connection context
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.548271 (+  3560us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34526: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34526): Cannot send after transport endpoint shutdown (error 108)
18:21:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
18:21:21.549 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.551 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.552 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:21.556 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:21.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.558 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.558 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.560 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.563 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.566 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.571 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.571 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33ad678b, L:/127.0.0.1:60548 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.571 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1579ae30, L:/127.0.0.1:60570 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x400d41f4, L:/127.0.0.1:60562 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.586 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x738ca76e, L:/127.0.0.1:59956 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.587 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4907fa5, L:/127.0.0.1:34544 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.590 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.591 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [298ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.593 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc99c5794, L:/127.0.0.1:34532 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.598 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.599 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.599 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.600 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.601 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.601 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e3978f1, L:/127.0.0.1:59962 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.603 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [313ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.607 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44ce83a2, L:/127.0.0.1:60586 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.607 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.608 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:21.608 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:21.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.609 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.609 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:21.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe85bfe8f, L:/127.0.0.1:60600 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.610 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.612 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:21.612643  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.577419 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34548 (local address 127.6.61.253:34081)
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.577491 (+    72us) server_negotiation.cc:207] Beginning negotiation
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.577493 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.580773 (+  3280us) server_negotiation.cc:408] Connection header received
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.581143 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.581145 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.581166 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.581215 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.597491 (+ 16276us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.598672 (+  1181us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.607209 (+  8537us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.607442 (+   233us) 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
18:21:21.613 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612065 (+  4623us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612073 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612074 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612080 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612102 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612108 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612179 (+    71us) server_negotiation.cc:1036] Waiting for connection context
18:21:21.613 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.612489 (+   310us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34548: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34548): Connection reset by peer (error 104)
18:21:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36}
18:21:21.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:21.615 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:21.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.624 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x86f93532, L:/127.0.0.1:59970 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [319ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.628 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.632 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.632 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:21.632 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.633 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ead46f9, L:/127.0.0.1:34560 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa65ee33a, L:/127.0.0.1:60604 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.636 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.645 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.652 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.658 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1697bff3, L:/127.0.0.1:34564 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.662 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.664 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf591b76d, L:/127.0.0.1:60608 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.666 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18a4f002, L:/127.0.0.1:59982 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [343ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [374ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.672 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.675 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.675 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.675 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.675 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.676 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.678 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.679 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.683 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8a5e1ad, L:/127.0.0.1:34578 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.694 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0cf3f1d, L:/127.0.0.1:34588 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.700 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x706a49b8, L:/127.0.0.1:59998 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.701 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [366ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.708 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.713 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a5296d2, L:/127.0.0.1:60622 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.714 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.714 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.715 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.724 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x153f366c, L:/127.0.0.1:60014 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [393ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.727 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.732 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.732 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.732 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.734 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.743 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b559e44, L:/127.0.0.1:60634 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.745 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.747 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0b9bcbc, L:/127.0.0.1:34592 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.762 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.762 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.771 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.776 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.777 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.778 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.779 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c0a58aa, L:/127.0.0.1:34598 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe5889e8, L:/127.0.0.1:60026 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.781 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf3f6d593, L:/127.0.0.1:60650 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.782 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [473ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [475ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [475ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.786 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.786 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.787 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.796 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b916dc5, L:/127.0.0.1:60654 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.797 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.801 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x010d64c8, L:/127.0.0.1:34610 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.806 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a1c8296, L:/127.0.0.1:60036 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [472ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.811 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.811 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.811 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.813 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.818 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc16d7062, L:/127.0.0.1:60664 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.829 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.832 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.835 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.839 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.841 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.846 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.849 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.850 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bfb20ed, L:/127.0.0.1:60670 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.855 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.858 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2b33c8b, L:/127.0.0.1:60676 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.864 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f8d27ba, L:/127.0.0.1:34612 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.865 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a626f19, L:/127.0.0.1:34624 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.879 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdc9077da, L:/127.0.0.1:60042 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=662), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [501ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [520ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [522ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.885 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.885 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.885 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.888 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.892 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.895 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.898 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b2c92de, L:/127.0.0.1:60684 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.910 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.912 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.914 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6c815b9, L:/127.0.0.1:60694 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.931 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc76baf01, L:/127.0.0.1:34634 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.935 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.939 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.947 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33cedb59, L:/127.0.0.1:60700 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:21.948 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.949 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.951 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc53b64bf, L:/127.0.0.1:34646 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.952 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf2177a0, L:/127.0.0.1:60046 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=783), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [683ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [684ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [691ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.959 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.962 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.962 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.963 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.968 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65708fc6, L:/127.0.0.1:34652 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:21.969 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:21.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:21.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:21.973 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:21.976 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:21.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd69f0ba, L:/127.0.0.1:60052 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a034b21, L:/127.0.0.1:60060 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:21.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=801), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [161ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [708ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=807), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [17ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [707ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [716ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:21.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.987 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.987 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:21.987 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.987 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:21.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:21.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:21.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:21.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:21.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:21.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:21.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:21.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:21.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:21.992 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:21.992 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:21.993 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:21.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:21.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:21.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:21.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:21.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:21.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:21.997383  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.970665 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34662 (local address 127.6.61.253:34081)
18:21:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.970712 (+    47us) server_negotiation.cc:207] Beginning negotiation
18:21:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.970714 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.975397 (+  4683us) server_negotiation.cc:408] Connection header received
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.975675 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.975676 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.975689 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.975722 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.983090 (+  7368us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.983926 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.992330 (+  8404us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.992574 (+   244us) 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
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997017 (+  4443us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997023 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997024 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997031 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997061 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997067 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997151 (+    84us) server_negotiation.cc:1036] Waiting for connection context
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:21.997274 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34662: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34662): Connection reset by peer (error 104)
18:21:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
18:21:21.999 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.002 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.007 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe879be52, L:/127.0.0.1:60708 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.009 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.016 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.018 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb52bc423, L:/127.0.0.1:60064 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.020 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [26ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [599ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.022 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd92195e2, L:/127.0.0.1:34676 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.026 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.027 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.027 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.031 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.033 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.034 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.036 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.037 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ac9f105, L:/127.0.0.1:60712 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.040 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60d86090, L:/127.0.0.1:60716 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.044 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.045 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.050 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.055 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.056 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.058 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.058 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.060 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.065 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.068 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.073 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.075 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.077 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.079 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.079 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.087 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.094 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.095 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.105 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.105 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.108 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.108 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.110 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.112 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.113 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.114 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.125 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.126 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.128 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.129 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.131 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.133 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.134 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.137 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.138 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.139 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.144 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.148 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.151 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.160 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.168 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.179 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.194 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.196 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.199 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.201 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.201 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.202 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.202 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.205 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.206 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.207 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.213 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa4f001b4, L:/127.0.0.1:60138 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x141d6c80, L:/127.0.0.1:34712 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56a82f91, L:/127.0.0.1:60122 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [747ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [939ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.217 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [528ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [843ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c526bca, L:/127.0.0.1:34728 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.220 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.221 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.222 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.222 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.223 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.223 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.223 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.223 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.225 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.234 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.234 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3f2d8d8, L:/127.0.0.1:32782 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.235 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf724c53f, L:/127.0.0.1:34738 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fe4c7ef, L:/127.0.0.1:34752 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.247 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.249 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d3c3931, L:/127.0.0.1:60156 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.251 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae4e518d, L:/127.0.0.1:60144 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1068), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [961ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [963ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [975ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1068), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [759ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [958ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [975ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.254 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.256 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.257 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.257 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.259 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.259 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.259 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.259 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.266 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.267 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.272 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2e8a243, L:/127.0.0.1:34768 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10c849ad, L:/127.0.0.1:60088 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.278 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1068), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [439ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [445ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [973ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.283 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.284 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.284 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3d175fb, L:/127.0.0.1:34760 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.284 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.284 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.285 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97824d21, L:/127.0.0.1:60160 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1077), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [919ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [938ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.299 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.302 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.302 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.302 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.303 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.305 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.307 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x50e99704, L:/127.0.0.1:60878 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.313 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.313 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1108031, L:/127.0.0.1:60170 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [989ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.319 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.319 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:22.319 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.322019 10171 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.322 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.286754 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34784 (local address 127.6.61.253:34081)
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.286816 (+    62us) server_negotiation.cc:207] Beginning negotiation
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.286819 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.287464 (+   645us) server_negotiation.cc:408] Connection header received
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.287840 (+   376us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.287842 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.287858 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.287923 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.313721 (+ 25798us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.314479 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.317112 (+  2633us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.317303 (+   191us) 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
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318396 (+  1093us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318401 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318402 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318407 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:22.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318425 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318429 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.318468 (+    39us) server_negotiation.cc:1036] Waiting for connection context
18:21:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.321942 (+  3474us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34784: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34784): Cannot send after transport endpoint shutdown (error 108)
18:21:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
18:21:22.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.326 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.333 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.335 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x156c68f2, L:/127.0.0.1:60174 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.335 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.337 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2266ff0, L:/127.0.0.1:60758 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.340 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.342 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.342 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.342 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.342 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.344 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc48ce927, L:/127.0.0.1:34798 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.349 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.350 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.353 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.354 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.360 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51843ba1, L:/127.0.0.1:60830 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.372 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x71cbd155, L:/127.0.0.1:34806 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.377 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.381 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.399 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x804912c1, L:/127.0.0.1:60916 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f9b08ca, L:/127.0.0.1:60200 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.402 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b7c7abc, L:/127.0.0.1:60986 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [145ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.405 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74f4c179, L:/127.0.0.1:60184 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.406 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.406 [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.6.61.254:38493, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.408 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.408 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.408 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.414 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.418 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.418 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.418 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.424 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84a08612, L:/127.0.0.1:60910 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.426 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.435 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.438 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.439 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4840c0c8, L:/127.0.0.1:60192 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.441 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [771ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.447 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a19f4f6, L:/127.0.0.1:60216 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8213831a, L:/127.0.0.1:34820 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.450 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.450 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.450 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.452 [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.6.61.254:38493, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [475ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.456 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.457 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.457 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:22.457 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.467 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c43c0aa, L:/127.0.0.1:60816 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.472 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.477 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.487 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cc6b46e, L:/127.0.0.1:60220 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1280ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.493 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0405788d, L:/127.0.0.1:60068 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1308), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [222ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2da71e03, L:/127.0.0.1:34824 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.499 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.499 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.500 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.500 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.503 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.505 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.507 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.510 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.510 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.510 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.509 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x446ba6a1, L:/127.0.0.1:60232 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.513 [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.6.61.254:38493, [712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [734ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [945ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.520 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.520 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.520 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.521 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.522 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x88dfbff3, L:/127.0.0.1:34832 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.526 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.526 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7302882, L:/127.0.0.1:60236 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1324), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1197ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.535 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.538 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.545 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7916b1d3, L:/127.0.0.1:60240 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.546 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.546 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.546 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.547 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [545ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.565 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.575 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3dc644df, L:/127.0.0.1:60800 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5ffb27a, L:/127.0.0.1:60956 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.577576 10049 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.059239 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60780 (local address 127.6.61.254:38493)
18:21:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066724 (+  7485us) server_negotiation.cc:207] Beginning negotiation
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066726 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066738 (+    12us) server_negotiation.cc:408] Connection header received
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066760 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066761 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066772 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.066847 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.072058 (+  5211us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.072866 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.572608 (+499742us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.572789 (+   181us) 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
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577256 (+  4467us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577261 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577261 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577266 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577288 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577292 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577356 (+    64us) server_negotiation.cc:1036] Waiting for connection context
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.577480 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60780: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60780): Connection reset by peer (error 104)
18:21:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7454,"thread_start_us":47,"threads_started":1}
18:21:22.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.580 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.581 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.581 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb53bd388, L:/127.0.0.1:60772 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.583 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.588 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.590 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.591 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.591 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:22.591 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.596 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef40f0a2, L:/127.0.0.1:60252 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1293ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6aaff2a, L:/127.0.0.1:34852 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.605 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2347fd6, L:/127.0.0.1:34844 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.606 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc3ee5ab, L:/127.0.0.1:60272 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.608 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.608 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.608 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.612 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43e80408, L:/127.0.0.1:60268 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1239ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.613 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1320ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.617 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.617 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.617 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.617 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.617 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.617 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.617 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.618 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:22.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.619 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.621 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.625 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.626 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.633 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x005349ab, L:/127.0.0.1:34862 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.642 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90f9b1fb, L:/127.0.0.1:60104 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.644 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe204555c, L:/127.0.0.1:60290 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1436), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1341ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1477), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [132ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [667ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.649 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.649 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.649 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:22.649 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.653 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ad98073, L:/127.0.0.1:60288 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.654064 10171 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.626615 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34866 (local address 127.6.61.253:34081)
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.626663 (+    48us) server_negotiation.cc:207] Beginning negotiation
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.626665 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.627191 (+   526us) server_negotiation.cc:408] Connection header received
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.628868 (+  1677us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.628869 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.628882 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.628912 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.651942 (+ 23030us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.653042 (+  1100us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.653991 (+   949us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34866: BlockingRecv error: recv got EOF from 127.0.0.1:34866 (error 108)
18:21:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
18:21:22.655 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.655 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.655 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.657 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [286ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.659 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.663 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.664 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.666 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.669 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.674 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfaebcea, L:/127.0.0.1:60874 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.678 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.681 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.681 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:22.681 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.683 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.686 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.688 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd000896c, L:/127.0.0.1:60970 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe00c747, L:/127.0.0.1:60118 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [137ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1423ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.696 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x958ebeb7, L:/127.0.0.1:34870 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.697 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.697 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.697 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.704 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x013a64fd, L:/127.0.0.1:60316 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8436a456, L:/127.0.0.1:60722 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1336ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.708 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d327790, L:/127.0.0.1:60304 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.716 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1531), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1438ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.722 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.723 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.723 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.727 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14413f8b, L:/127.0.0.1:34878 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.730 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.732 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.733 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd71d148c, L:/127.0.0.1:60326 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.733 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.734 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.735 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.735 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.742 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.745 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x508a8c7b, L:/127.0.0.1:34880 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [105ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1532ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8177019a, L:/127.0.0.1:60340 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.750 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.751 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:22.751 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.751695 10116 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.136867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60954 (local address 127.6.61.254:38493)
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.137606 (+   739us) server_negotiation.cc:207] Beginning negotiation
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.137608 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.137625 (+    17us) server_negotiation.cc:408] Connection header received
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.748919 (+611294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.748921 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.748955 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.749025 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.751626 (+  2601us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60954: BlockingRecv error: recv got EOF from 127.0.0.1:60954 (error 108)
18:21:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":713,"thread_start_us":75,"threads_started":1}
18:21:22.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1562), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1464ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.755 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.756 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.756 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.763 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.765 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.773 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe212b9f4, L:/127.0.0.1:60350 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1582), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1489ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.781950  9611 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.040893 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60732 (local address 127.6.61.254:38493)
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.040931 (+    38us) server_negotiation.cc:207] Beginning negotiation
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.040933 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.041341 (+   408us) server_negotiation.cc:408] Connection header received
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.041540 (+   199us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.041541 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.041551 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.041616 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.046484 (+  4868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047250 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781327 (+734077us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781546 (+   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
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781650 (+   104us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781654 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781654 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781672 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
18:21:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781683 (+    11us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781687 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781736 (+    49us) server_negotiation.cc:1036] Waiting for connection context
18:21:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.781859 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60732: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60732): Connection reset by peer (error 104)
18:21:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
18:21:22.783 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90dbd465, L:/127.0.0.1:34896 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.784 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.786 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.786 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.787 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.791 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3ee3cb0, L:/127.0.0.1:60358 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1573), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1332ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.795 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.798 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.799 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.799 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.799 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.801 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04dffa64, L:/127.0.0.1:60930 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.812 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c084623, L:/127.0.0.1:34898 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.820 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb46e0f40, L:/127.0.0.1:60364 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.821 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.822 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde75d3ad, L:/127.0.0.1:60786 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1607), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1460ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1468ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.822 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.825 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.827 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.827 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.830864  9612 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047035 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60746 (local address 127.6.61.254:38493)
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047074 (+    39us) server_negotiation.cc:207] Beginning negotiation
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047076 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047673 (+   597us) server_negotiation.cc:408] Connection header received
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047919 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047920 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047931 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.047986 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.052907 (+  4921us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.053638 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829232 (+775594us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829452 (+   220us) 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
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829550 (+    98us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829553 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829553 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829558 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829568 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829572 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.829609 (+    37us) server_negotiation.cc:1036] Waiting for connection context
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.830778 (+  1169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60746: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60746): Connection reset by peer (error 104)
18:21:22.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
18:21:22.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.835870  9169 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.096199 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34688 (local address 127.6.61.253:34081)
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.096251 (+    52us) server_negotiation.cc:207] Beginning negotiation
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.096253 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.096773 (+   520us) server_negotiation.cc:408] Connection header received
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.097024 (+   251us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.097026 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.097040 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.097075 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.100713 (+  3638us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.101423 (+   710us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835293 (+733870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835484 (+   191us) 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
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835595 (+   111us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835599 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835599 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:22.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835605 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:22.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835617 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:22.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835621 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:22.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835669 (+    48us) server_negotiation.cc:1036] Waiting for connection context
18:21:22.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.835778 (+   109us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34688: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34688): Connection reset by peer (error 104)
18:21:22.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
18:21:22.837 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.841 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.842 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.840 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.839 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:22.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.847 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.847 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.846892 10115 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.847 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.134820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34698 (local address 127.6.61.253:34081)
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135666 (+   846us) server_negotiation.cc:207] Beginning negotiation
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135669 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135678 (+     9us) server_negotiation.cc:408] Connection header received
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135702 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135703 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135715 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.135989 (+   274us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.845301 (+709312us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.846062 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.846803 (+   741us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34698: BlockingRecv error: recv got EOF from 127.0.0.1:34698 (error 108)
18:21:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":823,"thread_start_us":49,"threads_started":1}
18:21:22.848 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.848 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.849 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.850 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.853 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85a965f7, L:/127.0.0.1:34904 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.854 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.858 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.856 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3911c1a7, L:/127.0.0.1:32794 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.858 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff75e663, L:/127.0.0.1:60366 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.858 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9b7ffe9, L:/127.0.0.1:34900 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.860 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:22.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbcd68f7, L:/127.0.0.1:32786 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.862 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.866 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.866900 10073 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.105840 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60852 (local address 127.6.61.254:38493)
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106888 (+  1048us) server_negotiation.cc:207] Beginning negotiation
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106890 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106905 (+    15us) server_negotiation.cc:408] Connection header received
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106928 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106929 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.106941 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.107331 (+   390us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.865901 (+758570us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.866641 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.866827 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60852: BlockingRecv error: recv got EOF from 127.0.0.1:60852 (error 108)
18:21:22.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1015,"thread_start_us":96,"threads_started":1}
18:21:22.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.868 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40865f5a, L:/127.0.0.1:60370 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.871 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.872 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.872 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:22.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1661), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [733ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [736ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.879 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.879 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.880 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.880 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.881 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.881 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.881 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.882 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4bf1530a, L:/127.0.0.1:34912 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.888 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc63f7be9, L:/127.0.0.1:34920 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.891 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.893 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb181ad82, L:/127.0.0.1:60374 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.894 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.894 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.898722 10112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.132087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60942 (local address 127.6.61.254:38493)
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.132607 (+   520us) server_negotiation.cc:207] Beginning negotiation
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.132609 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.132671 (+    62us) server_negotiation.cc:408] Connection header received
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.133076 (+   405us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.133077 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.133086 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.133145 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.897602 (+764457us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.898475 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.898648 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60942: BlockingRecv error: recv got EOF from 127.0.0.1:60942 (error 108)
18:21:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":492,"thread_start_us":85,"threads_started":1}
18:21:22.899 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.900 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.903 [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.6.61.254:38493, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [731ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [762ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [774ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.911 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:22.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.915300 10085 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.112707 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60884 (local address 127.6.61.254:38493)
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113524 (+   817us) server_negotiation.cc:207] Beginning negotiation
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113526 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113537 (+    11us) server_negotiation.cc:408] Connection header received
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113555 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113556 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113566 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:22.916 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.113632 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.914228 (+800596us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.915011 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.915226 (+   215us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60884: BlockingRecv error: recv got EOF from 127.0.0.1:60884 (error 108)
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":791,"thread_start_us":74,"threads_started":1}
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.917227 10131 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.151966 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32768 (local address 127.6.61.254:38493)
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.152133 (+   167us) server_negotiation.cc:207] Beginning negotiation
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.152135 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.916702 (+764567us) server_negotiation.cc:408] Connection header received
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.916953 (+   251us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.916955 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.916971 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.917050 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.917165 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32768: BlockingRecv error: recv got EOF from 127.0.0.1:32768 (error 108)
18:21:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":138,"thread_start_us":94,"threads_started":1}
18:21:22.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.919 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.919 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02c5f056, L:/127.0.0.1:60836 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:22.920 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.921 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21d6d644, L:/127.0.0.1:60386 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1727), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1597ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1636ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28b272f2, L:/127.0.0.1:34946 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.930 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.931 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.931 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.933 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.933 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.933 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.933 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:22.934 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.937 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:22.937745 10137 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.161406 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34706 (local address 127.6.61.253:34081)
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.169253 (+  7847us) server_negotiation.cc:207] Beginning negotiation
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.169255 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937180 (+767925us) server_negotiation.cc:408] Connection header received
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937450 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937451 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:22.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937487 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937552 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.937665 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34706: BlockingRecv error: recv got EOF from 127.0.0.1:34706 (error 108)
18:21:22.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7195,"thread_start_us":62,"threads_started":1}
18:21:22.939 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17c89378, L:/127.0.0.1:34936 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.943 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3dfcab1, L:/127.0.0.1:60400 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.944 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc347db28, L:/127.0.0.1:60410 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:22.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1749), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1652ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1656ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:22.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1746), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1639ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1655ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:22.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.946 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:22.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:22.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:22.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:22.950 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:22.951 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:22.951 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:22.951 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:22.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:22.952 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:22.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:22.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:22.954 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:22.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:22.957 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.958 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.959 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.960 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.961 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.961 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.962 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.962 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.963 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.964 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.965 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.965 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.966 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.967 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:22.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:22.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:22.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:22.969 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.969 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:22.970 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:22.971 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.972 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:22.973 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.974 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.976 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.977 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.978 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.980 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f7343d3, L:/127.0.0.1:34956 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:22.982 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.983 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:22.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:22.989 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.990 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.991 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.991 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.994 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.994 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.995 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.995 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.996 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.997 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.997 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.997 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.998 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:22.999 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.000 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.000 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.004 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.004 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.049 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.050 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.053 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.055 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.055 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.056 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.057 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.058 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.059 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.060 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.104 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.107 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.107 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.107 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.109 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.110 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:23.110596  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:23.111 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.111 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.111 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.111 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca12596b, L:/127.0.0.1:60082 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.111 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.112 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.112 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.112 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.112 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.113 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.106 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.113 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.114 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.114 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.117 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.057135 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34684 (local address 127.6.61.253:34081)
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.057201 (+    66us) server_negotiation.cc:207] Beginning negotiation
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.057203 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.057835 (+   632us) server_negotiation.cc:408] Connection header received
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.058060 (+   225us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.058062 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.058075 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.058104 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.063885 (+  5781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.064682 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.109957 (+1045275us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110205 (+   248us) 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
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110312 (+   107us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110316 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110316 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110321 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110332 (+    11us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110337 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110386 (+    49us) server_negotiation.cc:1036] Waiting for connection context
18:21:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.110493 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34684: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34684): Connection reset by peer (error 104)
18:21:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
18:21:23.120 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.121 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.121 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.122 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.123 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.124 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.125 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.126 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.126 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.127 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.135 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.135 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.136 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.136 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.137 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.137 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.138 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.139 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.140 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.140 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.141 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.141 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.142 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:23.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:23.144654 10075 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.107173 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60868 (local address 127.6.61.254:38493)
18:21:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109325 (+  2152us) server_negotiation.cc:207] Beginning negotiation
18:21:23.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109328 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109340 (+    12us) server_negotiation.cc:408] Connection header received
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109361 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109361 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109372 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.109690 (+   318us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.142902 (+1033212us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.143901 (+   999us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.144581 (+   680us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60868: BlockingRecv error: recv got EOF from 127.0.0.1:60868 (error 108)
18:21:23.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2126,"thread_start_us":68,"threads_started":1}
18:21:23.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:23.149 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:23.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2042), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [296ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1861ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.154 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.154 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.154 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.155 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.159 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.160 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.160 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xadfd8a81, L:/127.0.0.1:60414 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.161 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [795ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1628ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1689ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1869ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.165 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.168 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.170 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.181 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x749b1245, L:/127.0.0.1:34996 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.181 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcbccaf5, L:/127.0.0.1:34970 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.183 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.183 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe56d2bda, L:/127.0.0.1:34982 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.186 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.186 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.193 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8af6b8b7, L:/127.0.0.1:60420 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.193 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2011), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [763ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1915ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.198 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.203 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.204 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.204 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.204 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.205 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5a466ad, L:/127.0.0.1:32808 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.206 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.206 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.208 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.211 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.218 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x764e03d9, L:/127.0.0.1:35002 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd16d2a5e, L:/127.0.0.1:35018 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.220 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19ac55dd, L:/127.0.0.1:32816 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.228 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.231 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea45ddbd, L:/127.0.0.1:60424 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=261), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [222ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.235 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ce4f043, L:/127.0.0.1:60968 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.236 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.236 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.236 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.237 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.239 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.239 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.240 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.241 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.241 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.242 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.242 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.243 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.243 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.244 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.244 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.246 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.248 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.252 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6196dce, L:/127.0.0.1:32826 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.256 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf9df657, L:/127.0.0.1:32834 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.264 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.266 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.272 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.273 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41dbc20c, L:/127.0.0.1:60440 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xede0fc6f, L:/127.0.0.1:35026 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2069), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1882ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1974ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.278 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.278 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.278 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.278 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.280 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x65724a52, L:/127.0.0.1:60434 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.281 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [267ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.283 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.284 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.284 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.285 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.285 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.285 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.285 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.286 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.287 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.288 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.288 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.289 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.296 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.299 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.300 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23f6d515, L:/127.0.0.1:32848 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.302 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.303 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.303 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.306 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.308 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cdbb424, L:/127.0.0.1:35036 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40733386, L:/127.0.0.1:60454 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=335), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [252ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1d4d3e3, L:/127.0.0.1:32850 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.323 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.323 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.323 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.323 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.328 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.329 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc818139, L:/127.0.0.1:35044 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.331 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.339 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc10ad99, L:/127.0.0.1:35060 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.341 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13f04cd0, L:/127.0.0.1:60456 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [318ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [339ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.346 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.349 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.351 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87826b30, L:/127.0.0.1:32854 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.353 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.357 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e7a952f, L:/127.0.0.1:32860 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.360 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x273702e7, L:/127.0.0.1:35072 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.364 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.368 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f4c8711, L:/127.0.0.1:60470 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.368 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [359ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.374 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.374 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.374 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.379 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c4e0acf, L:/127.0.0.1:32870 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.382 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c6d3cfe, L:/127.0.0.1:35080 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.383 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.383 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.390 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.391 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06dff812, L:/127.0.0.1:32880 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.392 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62be794d, L:/127.0.0.1:35090 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.392 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.400 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.402 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x919d491a, L:/127.0.0.1:35100 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.402 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdeb062c3, L:/127.0.0.1:32886 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.403 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.406 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.407 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb795a2c, L:/127.0.0.1:60484 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [409ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.410 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.413 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x082f9161, L:/127.0.0.1:32890 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.413 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.413 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.413 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.413 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.416 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.422 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.424 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5364e5fe, L:/127.0.0.1:35102 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.425 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdb577ef3, L:/127.0.0.1:32892 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.426 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.428 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.430 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.435 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe1572dc, L:/127.0.0.1:32896 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.437 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6a1e1ea, L:/127.0.0.1:35112 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.443 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.444 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.445 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.446 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27c4e514, L:/127.0.0.1:60500 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.447 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [448ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.451 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.451 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.452 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6506f981, L:/127.0.0.1:60508 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.456 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [788ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1895ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.459 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.460 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.460 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.460 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.460 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.461 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.472 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b35fb00, L:/127.0.0.1:35120 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.475 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x633fe0a5, L:/127.0.0.1:60516 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [2067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [2083ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2086ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.477 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.480 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.480 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.480 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:23.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.485 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.490 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5627e4b4, L:/127.0.0.1:32900 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa1d5c0b, L:/127.0.0.1:35122 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.494 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.496 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.497 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:23.501 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:23.501582 10088 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.115116 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60900 (local address 127.6.61.254:38493)
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.115255 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.115257 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.116667 (+  1410us) server_negotiation.cc:408] Connection header received
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.116840 (+   173us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.116841 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.116852 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.116931 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.500172 (+1383241us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.501328 (+  1156us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.501511 (+   183us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60900: BlockingRecv error: recv got EOF from 127.0.0.1:60900 (error 108)
18:21:23.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113,"thread_start_us":84,"threads_started":1}
18:21:23.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.503 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.503 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.504 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.506 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.510 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.511 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.512 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x36841912, L:/127.0.0.1:60528 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.512 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.513 [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, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [216ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.521 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.521 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.521 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.525 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c8ccad6, L:/127.0.0.1:35138 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xede46899, L:/127.0.0.1:32910 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.526 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.531 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.535 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2696edd4, L:/127.0.0.1:60538 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.537 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=422), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [299ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.538 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.544 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.545 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.546 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.546 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.549 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb938ba5, L:/127.0.0.1:32926 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.550 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.551 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.552 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c8ad633, L:/127.0.0.1:32950 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbcf54ea, L:/127.0.0.1:32936 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.558 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedc2bccf, L:/127.0.0.1:32954 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.558 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.560 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.560 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.562 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5307b7dc, L:/127.0.0.1:35152 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.569 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.571 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.572 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e8414d9, L:/127.0.0.1:32956 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.575 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.578 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad82ef5b, L:/127.0.0.1:35156 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.581 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.583 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x344fd0a0, L:/127.0.0.1:60544 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.584 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.585 [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.6.61.254:38493, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [331ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [337ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.588 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.588 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.588 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.592 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.593 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6547343d, L:/127.0.0.1:32968 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.597 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.608 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16e836f3, L:/127.0.0.1:32980 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.608 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf11a2921, L:/127.0.0.1:35158 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:23.611 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:23.612 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x097be61d, L:/127.0.0.1:60554 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=650), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [150ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [503ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.620 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.621 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.621 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.621 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.625 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x88990fb5, L:/127.0.0.1:32982 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03d7c5ac, L:/127.0.0.1:35168 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.632 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.635 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x23f33969, L:/127.0.0.1:60556 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.639 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [346ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [359ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.645 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.649 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.653 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.653 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.653 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.654 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11d06431, L:/127.0.0.1:32998 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.658 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa775590, L:/127.0.0.1:35176 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.668 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.673 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdffbde9, L:/127.0.0.1:60566 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=541), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [374ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.679 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30564a99, L:/127.0.0.1:33006 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.680 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.683 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.683 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.684 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.684 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.684 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.689 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a593840, L:/127.0.0.1:35186 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.694 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2be93e2, L:/127.0.0.1:60578 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.695 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [393ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.702 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.703 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.703 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.705 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.707 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93faacee, L:/127.0.0.1:33022 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.710 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.713 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.715 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x443f0817, L:/127.0.0.1:33036 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.717 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.718 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.720 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb185ebf9, L:/127.0.0.1:35198 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.722 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.727 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb04c06aa, L:/127.0.0.1:33046 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.728 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a00875a, L:/127.0.0.1:60592 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.728 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [413ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [419ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.732 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1432f570, L:/127.0.0.1:35208 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.734 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f9925c9, L:/127.0.0.1:60598 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.735 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.735 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.735 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.736 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=763), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [728ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [733ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [739ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.741 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.745 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x59d14314, L:/127.0.0.1:33052 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.746 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.746 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.746 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.746 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.749 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca472315, L:/127.0.0.1:33054 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.764 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3dca2933, L:/127.0.0.1:35218 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.768 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc94c38ab, L:/127.0.0.1:60608 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.770 [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.6.61.254:38493, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [761ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [772ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.773 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.773 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.773 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.773 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.781 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.783 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc708c3e2, L:/127.0.0.1:60610 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.784 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=818), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [396ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [788ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.788 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.788 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.788 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.789 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.791 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2a855fe, L:/127.0.0.1:33062 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.792 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.794 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.802 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c47ef9a, L:/127.0.0.1:35224 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.809 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.812 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc649e4d7, L:/127.0.0.1:60622 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.816 [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.6.61.254:38493, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [798ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [798ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [814ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [819ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.819 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.819 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.819 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.819 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.821 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.824 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.828 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.830 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.832 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab6ebfa5, L:/127.0.0.1:60630 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.833 [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.6.61.254:38493, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [434ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [842ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.839 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.839 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.839 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.839 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.844 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x347ba33c, L:/127.0.0.1:33070 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.847 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.848 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.850 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.851 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.855 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabfdc3d3, L:/127.0.0.1:35234 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.858 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d971b87, L:/127.0.0.1:33080 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.858 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.859 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a7d0404, L:/127.0.0.1:60632 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.860 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=721), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [423ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [434ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7846cbfa, L:/127.0.0.1:33094 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.867 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.869 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.872 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.873 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4372d44, L:/127.0.0.1:60648 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [415ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [431ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.878 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.878 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:23.878 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.879 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:23.885286  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.862775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35248 (local address 127.6.61.253:34081)
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.862819 (+    44us) server_negotiation.cc:207] Beginning negotiation
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.862821 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.863035 (+   214us) server_negotiation.cc:408] Connection header received
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.863198 (+   163us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.863200 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.863214 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.863269 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.877188 (+ 13919us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.877930 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.879958 (+  2028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.880138 (+   180us) 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
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.884969 (+  4831us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.884974 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.884974 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.884980 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.885001 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.885006 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.885088 (+    82us) server_negotiation.cc:1036] Waiting for connection context
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:23.885201 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35248: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35248): Connection reset by peer (error 104)
18:21:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
18:21:23.886 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:23.887 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:23.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.888 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.890 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.897 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6bea89a1, L:/127.0.0.1:35262 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.897 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe65e2616, L:/127.0.0.1:33108 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.903 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.903 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.908 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.910 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4391b253, L:/127.0.0.1:60658 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.912 [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.6.61.254:38493, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [304ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [725ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.914 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.915 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.915 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.915 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.918 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ec142e0, L:/127.0.0.1:33120 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdca1a511, L:/127.0.0.1:33134 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.927 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.929 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaae31547, L:/127.0.0.1:35274 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.933 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.933 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.934 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc53fb9ce, L:/127.0.0.1:60662 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [428ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.940 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.941 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.942 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.942 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.942 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3880f06, L:/127.0.0.1:33148 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.948 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.952 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.953 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x875cc95a, L:/127.0.0.1:35288 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.954 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.956 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.961 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccd7651d, L:/127.0.0.1:35290 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3e461b62, L:/127.0.0.1:60676 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.964 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [317ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [722ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.964 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:23.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:23.966 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:23.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.969 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.972 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22f89c06, L:/127.0.0.1:33150 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:23.972 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:23.973 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.976 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6872e15e, L:/127.0.0.1:60692 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.978 [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.6.61.254:38493, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [731ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [735ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.979 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75753884, L:/127.0.0.1:35302 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:23.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:23.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:23.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:23.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:23.981 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:23.981 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:23.981 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:23.981 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:23.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:23.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:23.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:23.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:23.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:23.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:23.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:23.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:23.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:23.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.989 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.991 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f0bb776, L:/127.0.0.1:35314 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:23.995 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:23.996 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc41ad809, L:/127.0.0.1:60694 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:23.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:23.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:23.998 [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.6.61.254:38493, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [351ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [749ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [754ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:23.998 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:23.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.001 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.001 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.001 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb75d567, L:/127.0.0.1:35326 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.008 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7e90321, L:/127.0.0.1:60698 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=881), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [365ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [764ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [765ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.012 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.013 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.013 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.013 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.016 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.018 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.024 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20d562e8, L:/127.0.0.1:33158 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.028 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.029 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.033 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.037 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.038 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x13f6db02, L:/127.0.0.1:33166 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06fe7329, L:/127.0.0.1:33174 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.043 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.045 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce995df6, L:/127.0.0.1:35334 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.045 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.051 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f16ec90, L:/127.0.0.1:60706 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.052 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [756ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [763ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9580fab4, L:/127.0.0.1:33190 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.055 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.056 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.056 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.057 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.060 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.062 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.067 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x119ad80e, L:/127.0.0.1:33202 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.068 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3f8dd62, L:/127.0.0.1:35340 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.071 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.072 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.073 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.076 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.079 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.083 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a60c76c, L:/127.0.0.1:60708 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=948), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [783ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [785ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [799ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.087 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe015926d, L:/127.0.0.1:35364 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd975e2c, L:/127.0.0.1:33210 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.090 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.091 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.091 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.091 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.092 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.099 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.100 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.101 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8a76a2b, L:/127.0.0.1:33226 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.101 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfdfaeeb, L:/127.0.0.1:35354 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.102 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.107 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x266bf724, L:/127.0.0.1:33232 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.110 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bd7e49a, L:/127.0.0.1:35378 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56e56314, L:/127.0.0.1:60720 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.116 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [340ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.120 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.120 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.120 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.123 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.129 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf7985f9, L:/127.0.0.1:33248 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e85ffe1, L:/127.0.0.1:35382 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.134 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.134 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.136 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.140 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.141 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c2f202d, L:/127.0.0.1:60736 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.142 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [791ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [795ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [803ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.143 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.148 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.148 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.148 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.149 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.151 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6474429d, L:/127.0.0.1:33252 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.155 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.155 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a0f53e7, L:/127.0.0.1:35398 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.160 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.162 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7f40cfb, L:/127.0.0.1:33254 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.162 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.167 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x31741c10, L:/127.0.0.1:60740 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.169 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.170 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.171 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.172 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.172 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.172 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.176 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25006f88, L:/127.0.0.1:33262 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.177 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.178 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf41a126, L:/127.0.0.1:35414 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.180 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.184 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.187 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ba72fd8, L:/127.0.0.1:60756 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.188 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1186ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.191 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeaad1949, L:/127.0.0.1:33266 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.192 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.193 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.193 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.193 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.196 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.196 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e3d9246, L:/127.0.0.1:35428 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.203 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd82a4797, L:/127.0.0.1:60760 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.207 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [423ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [761ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [765ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.209 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.211 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.212 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.212 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.212 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.213 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.215 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.218 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac6d2bec, L:/127.0.0.1:60772 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.220 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [716ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [716ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.223 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.223 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.223 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.229 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.232 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1dcd44f, L:/127.0.0.1:35444 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.236 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5124d633, L:/127.0.0.1:60786 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.236 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.239 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3022), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [2860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [2878ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2882ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.245 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.245 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.245 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.250 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0cbf1ee, L:/127.0.0.1:33274 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.251 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.252 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.256 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73abb8ef, L:/127.0.0.1:35458 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.265 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2208bfc6, L:/127.0.0.1:35462 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.267 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.268 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.277 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x857b9f26, L:/127.0.0.1:35468 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.282 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41ec9df5, L:/127.0.0.1:60802 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.283 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x761898ae, L:/127.0.0.1:60804 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [707ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [715ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [317ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.294 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.296 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.297 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.297 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.297 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.298 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.300 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.301 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.301 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.301 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.301 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.304 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.306 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.307 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4758dca4, L:/127.0.0.1:33280 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.312 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6c76ce71, L:/127.0.0.1:60814 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.313 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.316 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.317 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.317 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:24.317 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:24.319088  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.304970 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35472 (local address 127.6.61.253:34081)
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.305028 (+    58us) server_negotiation.cc:207] Beginning negotiation
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.305030 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.305344 (+   314us) server_negotiation.cc:408] Connection header received
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.306778 (+  1434us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.306779 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.306792 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.306855 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.317745 (+ 10890us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.318779 (+  1034us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.319026 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35472: BlockingRecv error: recv got EOF from 127.0.0.1:35472 (error 108)
18:21:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
18:21:24.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.320 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6444ec1, L:/127.0.0.1:33288 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.321 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.325 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.326 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.326 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.328 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.330 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.338 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x457ad41d, L:/127.0.0.1:35476 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.339 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.341 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94831f6d, L:/127.0.0.1:35478 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.345 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8196e502, L:/127.0.0.1:60836 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.347 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x406fad91, L:/127.0.0.1:33304 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.349 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.350 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.352 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x244450ce, L:/127.0.0.1:60830 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [349ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.356 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.356 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6124c92, L:/127.0.0.1:60846 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.357 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.357 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.357 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [761ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.362 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.362 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.362 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.362 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ba9223c, L:/127.0.0.1:35480 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.366 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.367 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.368 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.368 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.372 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.381 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.382 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.383 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.384 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.390 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.390 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.391 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.391 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.392 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.393 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.394 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.395 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.392 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.396 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.396 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.397 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.397 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fcd0501, L:/127.0.0.1:35494 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.398 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.399 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.399 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.400 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.400 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.399 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bfaa34b, L:/127.0.0.1:33318 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.401 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.402 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.403 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.403 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.404 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.405 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.405 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.406 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.407 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.407 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.407 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.408 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.409 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.409 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1465c9a7, L:/127.0.0.1:35496 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.409 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.391 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.410 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.411 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.411 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.411 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.413 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.413 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.413 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.414 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.414 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.415 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.416 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.416 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.416 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.417 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:24.419 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeceb48bb, L:/127.0.0.1:33320 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.421 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.421 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd41350d9, L:/127.0.0.1:60858 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.422 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.422 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [800ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [813ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.425 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.426 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.426 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.426 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9769dac9, L:/127.0.0.1:60864 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1450), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [707ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1428ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.435 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.435 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a03fb44, L:/127.0.0.1:35504 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.436 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.437 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.437 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.437 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.437 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.439 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.443 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeae1592f, L:/127.0.0.1:60870 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.445 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [798ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.450 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.450 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.450 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.450 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdf6d1f0, L:/127.0.0.1:35510 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.456 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48577cdd, L:/127.0.0.1:33332 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.458 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.463 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.464 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.468 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x277f6e7b, L:/127.0.0.1:60874 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [738ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [740ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [752ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.472 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x83bc40ee, L:/127.0.0.1:60884 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.473 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.473 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.473 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.473 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [385ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.479 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.479 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.480 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.480 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.481 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.483 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.485 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab6f4bc0, L:/127.0.0.1:35518 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.491 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d17642c, L:/127.0.0.1:35524 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.493 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.494 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.494 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.495 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.497 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3cffa33, L:/127.0.0.1:60892 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [383ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [674ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [684ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.502 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.502 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.502 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.504 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.507 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63c9cf84, L:/127.0.0.1:33336 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.512 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.516 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13e57d1f, L:/127.0.0.1:35534 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.517 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.519 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.520 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x405adc0e, L:/127.0.0.1:60898 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [315ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.525 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.527 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.527 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.527 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.527 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.531 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0786f18, L:/127.0.0.1:33340 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.535 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.537 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf72436f, L:/127.0.0.1:35546 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.539 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.539 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.544 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1bb78080, L:/127.0.0.1:60902 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.545 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.545 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [323ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [337ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.549 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.549 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.549 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.555 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.556 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69a336e5, L:/127.0.0.1:35550 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.563 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6012b087, L:/127.0.0.1:60914 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3455), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1597ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [3331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [3344ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [3350ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.565 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.568 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.568 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.568 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.568 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.570 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.573 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.573 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.574 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd68447a5, L:/127.0.0.1:60924 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [311ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1013ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1336ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.578 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.578 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.578 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.578 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c940cf9, L:/127.0.0.1:60938 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [315ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.582 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.584 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.585 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.585 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.585 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.585 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.592 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3fc42503, L:/127.0.0.1:35560 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.594 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.595 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.595 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.596 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.600 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.603 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.604 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.605 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.605 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.607 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.608 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.608 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.609 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.610 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7b9c90b3, L:/127.0.0.1:60942 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.610 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.610 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1097ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.612 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.614 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.615 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.615 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.615 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.622 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.629 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x623dbbbe, L:/127.0.0.1:33346 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed253fde, L:/127.0.0.1:35564 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.635 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.636 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.636 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.637 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.638 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.638 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.639 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.640 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.641 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.641 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e417e6d, L:/127.0.0.1:60958 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.643 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [233ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.646 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.646 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.646 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.651 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d0cfbab, L:/127.0.0.1:35576 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.653 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.653 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.654 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.655 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.655 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.656 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.658 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.658 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.659 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.661 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb51e7d13, L:/127.0.0.1:60962 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [736ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [968ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [978ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.664 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.665 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.675 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x398b92a0, L:/127.0.0.1:33348 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.679 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.685 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.686 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16fc1ad9, L:/127.0.0.1:35588 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.689 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x140b4ea0, L:/127.0.0.1:60970 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.690 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [265ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.695 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.695 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.695 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.700 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.700 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.701 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.702 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.703 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.706 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.709 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.712 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.716 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.719 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4ac1744c, L:/127.0.0.1:60976 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.721 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99bdeef6, L:/127.0.0.1:60988 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1743), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1095ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1098ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1717ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.723 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1763), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [422ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1498ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1732ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.727 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.727 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.727 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.731 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b0e1f03, L:/127.0.0.1:35604 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.734 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.734 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.734 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.744 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7201e8e, L:/127.0.0.1:33360 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.750 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.758 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4dcaea6, L:/127.0.0.1:35618 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.762 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62f98622, L:/127.0.0.1:60996 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.763 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1805), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1759ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1771ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1775ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3434c780, L:/127.0.0.1:35632 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.768 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.768 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.768 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.768 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.768 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.770 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.772 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.777 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe194f360, L:/127.0.0.1:32772 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1664), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [426ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1274ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.780 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc02a31e6, L:/127.0.0.1:33368 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.782 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.782 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.783 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.788 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.795 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10f2f5de, L:/127.0.0.1:32778 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1661), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [754ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1525ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.800 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.800 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.800 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.800 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.806 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf78400c8, L:/127.0.0.1:32794 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.806 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1672), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [769ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.811 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.811 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.811 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.813 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2da12050, L:/127.0.0.1:33380 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.817 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.821 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.822 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.823 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd95cf646, L:/127.0.0.1:35642 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.825 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.825 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.831 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2033c8b0, L:/127.0.0.1:33392 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.832 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4fdb6dbb, L:/127.0.0.1:32810 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.832 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [223ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.836 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.839 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.839 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.839 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.840 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.844 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0aefab93, L:/127.0.0.1:32818 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [229ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.848 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.848 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.848 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:24.848 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:24.850871  9713 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.831676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35654 (local address 127.6.61.253:34081)
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.831718 (+    42us) server_negotiation.cc:207] Beginning negotiation
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.831720 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.832210 (+   490us) server_negotiation.cc:408] Connection header received
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.832396 (+   186us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.832398 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.832409 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.832437 (+    28us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.834952 (+  2515us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.835834 (+   882us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850362 (+ 14528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850548 (+   186us) 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
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850632 (+    84us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850635 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850636 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850640 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850650 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850654 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850700 (+    46us) server_negotiation.cc:1036] Waiting for connection context
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:24.850792 (+    92us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35654: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35654): Connection reset by peer (error 104)
18:21:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
18:21:24.852 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:24.855 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:24.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.862 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.866 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc861e7f7, L:/127.0.0.1:33404 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41fb96e8, L:/127.0.0.1:35670 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.868 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.868 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.870 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.877 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x408d7c3d, L:/127.0.0.1:33406 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.877 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0607ae3, L:/127.0.0.1:32826 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [268ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.880 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.881 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.882 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.882 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.883 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.885 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.885 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.890 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4764397, L:/127.0.0.1:35676 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.891 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:24.891 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28a5cc74, L:/127.0.0.1:32838 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.892 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=496), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [269ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.894 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.896 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.896 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.896 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.900 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.902 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfaafbd7d, L:/127.0.0.1:33410 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.909 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f6a124f, L:/127.0.0.1:32846 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.909 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=511), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [270ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d18078d, L:/127.0.0.1:35688 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.917 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.918 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.918 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.918 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.921 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.922 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.923 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.925 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.926 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab1dc9a8, L:/127.0.0.1:33426 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.931 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5abb4f91, L:/127.0.0.1:35690 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.931 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab9dee13, L:/127.0.0.1:33428 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4de9711, L:/127.0.0.1:32850 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [291ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.942 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed99ae0b, L:/127.0.0.1:35700 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.943 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.944 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.944 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.944 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.946 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.947 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.947 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99f82170, L:/127.0.0.1:32854 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.949 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=545), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [294ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0453b83a, L:/127.0.0.1:33434 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.962 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a586b28, L:/127.0.0.1:35704 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.962 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.963 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.963 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.963 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.965 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.969 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:24.971 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5fdeb37f, L:/127.0.0.1:32864 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:24.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=566), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [302ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [320ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.975 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:24.976 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:24.976 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:24.976 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:24.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:24.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:24.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:24.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:24.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:24.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:24.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:24.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x814afbce, L:/127.0.0.1:33438 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:24.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:24.985 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x138eefa3, L:/127.0.0.1:35712 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:24.986 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:24.988 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:24.991 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb6fa6de6, L:/127.0.0.1:32874 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:24.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:24.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:24.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=584), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [329ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [337ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:24.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:24.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:24.998 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:24.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:24.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:24.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:24.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:24.999 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.000 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.000 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.000 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.004 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.012 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3821a5f5, L:/127.0.0.1:32884 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.013 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d73263a, L:/127.0.0.1:33450 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=602), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [356ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.016 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.017 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.017 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:25.017 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11a0f00b, L:/127.0.0.1:35724 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.017 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:25.019 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.020 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.021 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.023 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.027 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3ef939f, L:/127.0.0.1:33460 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.031 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.032 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa533b36f, L:/127.0.0.1:33466 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.035 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.037 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd13258c8, L:/127.0.0.1:35738 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.041 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.041 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f73d8a8, L:/127.0.0.1:32894 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.043 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=628), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [345ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.047 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.047 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.047 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.052 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.053 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.054 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.057 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32b9df46, L:/127.0.0.1:33474 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03462ddb, L:/127.0.0.1:35742 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.063 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.064 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.066 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaee8093b, L:/127.0.0.1:32904 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.066 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.067 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=653), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [360ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.073 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.073 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.073 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.075 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf88e187, L:/127.0.0.1:35756 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.076 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.079 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.080 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabe7fb36, L:/127.0.0.1:33490 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2284b3b, L:/127.0.0.1:33496 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.093 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.102 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91efde82, L:/127.0.0.1:32910 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.103 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [747ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1745ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2105ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.107 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.107 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.107 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.111 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0fe7179e, L:/127.0.0.1:33504 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.119 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.122 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcdaec94f, L:/127.0.0.1:35758 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.125 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93add9fb, L:/127.0.0.1:60090 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3908), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [499ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [3770ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.129 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a358ebc, L:/127.0.0.1:32916 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.129 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.129 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.129 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1988), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1670ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1679ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1685ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7e8e14c, L:/127.0.0.1:35772 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.134 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.134 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.134 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.135 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.140 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.142 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.142 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.149 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ac7a799, L:/127.0.0.1:35788 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.156 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x182d9549, L:/127.0.0.1:32930 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2042), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [748ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [762ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1656ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.162 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.162 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.162 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.162 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.165 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:25.168 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.168 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.170 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdef8a52a, L:/127.0.0.1:33518 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.178 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.180 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67f574bf, L:/127.0.0.1:35790 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.184 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.187 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28f9e887, L:/127.0.0.1:33530 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.189 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd92d10c, L:/127.0.0.1:32942 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.190 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.191 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=810), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [582ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.198 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbedc637, L:/127.0.0.1:32956 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.198 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.198 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.198 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.198 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=817), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [593ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef6e583e, L:/127.0.0.1:35800 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:25.204684 10148 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:25.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.170148 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32778 (local address 127.6.61.254:38493)
18:21:25.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.170356 (+   208us) server_negotiation.cc:207] Beginning negotiation
18:21:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:22.170358 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.204620 (+3034262us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:32778: received 0 of 7 requested bytes
18:21:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":182,"thread_start_us":101,"threads_started":1}
18:21:25.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.207 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.207 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.207 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.207 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.209 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66e1878d, L:/127.0.0.1:33532 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.216 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.217 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.218 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32f97e1f, L:/127.0.0.1:35804 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.223 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x85a60ec3, L:/127.0.0.1:32968 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.224 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=829), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [608ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [612ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.227 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.230 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27e6ba57, L:/127.0.0.1:33548 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.232 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.233 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.240 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f3194cb, L:/127.0.0.1:33554 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.241 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.242 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.243 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.245 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.250 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x14937f16, L:/127.0.0.1:32970 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [641ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.256 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.256 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.256 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:25.256 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:25.257 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:25.259905 10557 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.242769 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35816 (local address 127.6.61.253:34081)
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.242819 (+    50us) server_negotiation.cc:207] Beginning negotiation
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.242821 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244091 (+  1270us) server_negotiation.cc:408] Connection header received
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244235 (+   144us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244237 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244249 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244278 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.252426 (+  8148us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.253122 (+   696us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.257818 (+  4696us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.258008 (+   190us) 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
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259489 (+  1481us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259494 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259495 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259500 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259517 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259522 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259562 (+    40us) server_negotiation.cc:1036] Waiting for connection context
18:21:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.259821 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35816: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35816): Connection reset by peer (error 104)
18:21:25.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
18:21:25.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.264 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:25.264760 10888 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:25.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.243141 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33558 (local address 127.6.61.254:38493)
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.243176 (+    35us) server_negotiation.cc:207] Beginning negotiation
18:21:25.265 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.243177 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.243718 (+   541us) server_negotiation.cc:408] Connection header received
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244422 (+   704us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244423 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244432 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.244458 (+    26us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.251180 (+  6722us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.251887 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.258724 (+  6837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.258930 (+   206us) 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
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264388 (+  5458us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264393 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264394 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264400 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264418 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264423 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264496 (+    73us) server_negotiation.cc:1036] Waiting for connection context
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.264670 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33558: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33558): Connection reset by peer (error 104)
18:21:25.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
18:21:25.266 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.273 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2d6e6f9, L:/127.0.0.1:33562 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.273 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.274 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.278 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce954ad6, L:/127.0.0.1:35830 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.279 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.279 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.281 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.281 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5c3e298, L:/127.0.0.1:35836 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89cf9234, L:/127.0.0.1:32976 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=889), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [635ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [648ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [653ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.295 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.295 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.295 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.295 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:25.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.297 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.297 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.297 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27d91614, L:/127.0.0.1:33572 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:25.298794 10148 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.279003 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33564 (local address 127.6.61.254:38493)
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.279054 (+    51us) server_negotiation.cc:207] Beginning negotiation
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.279057 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.279952 (+   895us) server_negotiation.cc:408] Connection header received
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.280096 (+   144us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.280098 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.280114 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.280146 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.291222 (+ 11076us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.291890 (+   668us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298256 (+  6366us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298434 (+   178us) 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
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298523 (+    89us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298525 (+     2us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298526 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298530 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
18:21:25.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298539 (+     9us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298542 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298593 (+    51us) server_negotiation.cc:1036] Waiting for connection context
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.298699 (+   106us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33564: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33564): Connection reset by peer (error 104)
18:21:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
18:21:25.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfe989eff, L:/127.0.0.1:35846 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.301 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.304 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:25.307 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a50346a, L:/127.0.0.1:32992 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.308 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=903), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [657ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [661ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [668ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.311 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.311 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.311 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.315 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8457c54, L:/127.0.0.1:33578 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.326 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13f44160, L:/127.0.0.1:35858 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d90bb17, L:/127.0.0.1:33002 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.329 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=923), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [671ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [674ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [676ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.332 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.338 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.341 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdaa1abbc, L:/127.0.0.1:33590 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.333 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.342 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.342 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2c0dc81, L:/127.0.0.1:33588 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.342 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.345 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.347 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.348 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.353 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ae5c1fa, L:/127.0.0.1:33598 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.355 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7d5a4fc, L:/127.0.0.1:35874 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.356 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.356 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.358 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.365 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.368 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x982f1bfb, L:/127.0.0.1:50074 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=958), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [697ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.374 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.375 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.375 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.375 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.376 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc62b4f91, L:/127.0.0.1:56552 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.378 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c56c3c1, L:/127.0.0.1:49756 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.383 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.384 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.385 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.385 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ccb6ef1, L:/127.0.0.1:50086 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [360ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.387 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.392 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.394 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x572871dd, L:/127.0.0.1:56558 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.395 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.395 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf51d620b, L:/127.0.0.1:49772 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.400 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.401 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c2d8e7f, L:/127.0.0.1:50100 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.403 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [382ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [693ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [699ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.408 [WARN - kudu-nio-0] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
18:21:25.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.412 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.412 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:25.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.416 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.417 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.417 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.425 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3e36e5c8, L:/127.0.0.1:50114 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1879ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [3762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [3777ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [4068ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.429 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.430 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.430 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.430 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.434 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.435 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3a76747, L:/127.0.0.1:50126 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.436 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [847ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1217ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.440 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.440 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.440 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.444 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92d52f53, L:/127.0.0.1:56574 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdea90e8e, L:/127.0.0.1:49782 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.457 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.459 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.465 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.467 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.469 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaae37ef7, L:/127.0.0.1:56584 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.485 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd01f94e1, L:/127.0.0.1:50136 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.487 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [865ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [881ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.489 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.490 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1336fb93, L:/127.0.0.1:49784 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.491 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.492 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.493 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.494 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.494 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.495 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.497 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.501 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc50e7178, L:/127.0.0.1:50138 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [632ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [894ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.505 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b55affa, L:/127.0.0.1:49796 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.506 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.508 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.508 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.508 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.508 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.511 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.513 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5f4f897, L:/127.0.0.1:56596 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.514 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.519 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.521 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7b974d8, L:/127.0.0.1:50146 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.522 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1122), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [878ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [886ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.525 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.525 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:25.525 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.526 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.526 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.529 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.530 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:25.531903 10557 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.513908 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49810 (local address 127.6.61.253:34081)
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.513947 (+    39us) server_negotiation.cc:207] Beginning negotiation
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.513949 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.514260 (+   311us) server_negotiation.cc:408] Connection header received
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.514415 (+   155us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.514416 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.514427 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.514479 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.521786 (+  7307us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.522431 (+   645us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.524006 (+  1575us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.524192 (+   186us) 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
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531492 (+  7300us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531496 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531496 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531502 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531537 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531542 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531588 (+    46us) server_negotiation.cc:1036] Waiting for connection context
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:25.531818 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49810: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49810): Connection reset by peer (error 104)
18:21:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
18:21:25.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.534 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.536 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.538 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x917a0272, L:/127.0.0.1:50156 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0cbe38f, L:/127.0.0.1:49826 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.541 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [383ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [649ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.549 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.549 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.549 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.550 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x129341ba, L:/127.0.0.1:50172 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [907ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [915ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.552 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6165624e, L:/127.0.0.1:56612 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.554 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.556 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.556 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.556 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.560 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.562 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.563 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab095921, L:/127.0.0.1:56618 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.565 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.569 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.570 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.573 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.576 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.577 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7d1c171, L:/127.0.0.1:49842 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.580 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x63e3b32c, L:/127.0.0.1:49830 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5723692, L:/127.0.0.1:49852 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.584 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.585 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.585 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0010df35, L:/127.0.0.1:50180 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.586 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [910ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [928ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [932ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.587 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.589 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.589 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.589 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.593 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.594 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78ea4649, L:/127.0.0.1:49856 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.599 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc84eade, L:/127.0.0.1:56632 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.601 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.604 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.606 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b157b29, L:/127.0.0.1:50196 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.606 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.606 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [895ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [905ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [910ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [918ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.611 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.611 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.611 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.612 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7886e19, L:/127.0.0.1:49860 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.617 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.618 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d7413d4, L:/127.0.0.1:56642 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.621 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.629 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ca76acf, L:/127.0.0.1:50198 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.631 [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.6.61.254:38493, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [694ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [917ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [930ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad38cf6d, L:/127.0.0.1:49872 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.633 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.634 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.634 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.634 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.637 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.639 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.641 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.643 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2a6fccd, L:/127.0.0.1:49880 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.645 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.649 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c13bf12, L:/127.0.0.1:56656 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.649 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.656 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e862136, L:/127.0.0.1:49882 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.658 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.659 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.662 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.663 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.663 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.666 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.666 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.699 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.700 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.701 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.702 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.704 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.709 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.711 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.713 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9315fc72, L:/127.0.0.1:50214 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.715 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.715 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x091cd46e, L:/127.0.0.1:49896 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.715 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6186e8c3, L:/127.0.0.1:56668 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.722 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.724 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.727 [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.6.61.254:38493, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.732 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.732 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.732 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.738 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e1ed9a2, L:/127.0.0.1:49936 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2f150c0, L:/127.0.0.1:49890 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.740 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74258864, L:/127.0.0.1:50250 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.741 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.741 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c798770, L:/127.0.0.1:56682 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [686ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [927ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.745 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6316fde2, L:/127.0.0.1:56694 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92b8acb1, L:/127.0.0.1:49910 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.750 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.751 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5bd6356a, L:/127.0.0.1:50254 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.755 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x71eeb909, L:/127.0.0.1:49920 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.758 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.765 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6c01b9b1, L:/127.0.0.1:50296 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7bbba381, L:/127.0.0.1:50224 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1028ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1028ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.771 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:25.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1375), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [626ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.773 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.773 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.774 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state NEGOTIATING due to: connection closed
18:21:25.776 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:25.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc026aea9, L:/127.0.0.1:50300 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.779 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5333b448, L:/127.0.0.1:50290 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1397), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [849ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [852ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.782 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.783 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.783 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [345ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.785 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x17f67caf, L:/127.0.0.1:50260 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2c7a058, L:/127.0.0.1:50240 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [674ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [688ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [923ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [914ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [918ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.788 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.788 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.788 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [373ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [378ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.789 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.789 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.789 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.790 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.793 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.793 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.793 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.798 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.799 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.799 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.800 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.801 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.802 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.802 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.802 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.803 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.803 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.804 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.805 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.805 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.806 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.806 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.807 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.807 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.807 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.815 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.822 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c0f5628, L:/127.0.0.1:50312 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.825 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.832 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x23a736bf, L:/127.0.0.1:50306 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1434), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [831ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [831ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [947ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.834 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.835 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.835 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.836 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.836 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.836 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.836 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.837 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.837 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.837 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.837 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.838 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.838 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.838 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.838 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.839 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.840 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.840 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.841 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.842 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.842 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.843 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.843 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.844 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.845 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.845 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.846 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.846 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.847 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.847 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.848 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.849 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.849 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.850 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.850 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.851 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.851 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.852 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.853 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.853 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.854 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.854 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.855 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.856 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.856 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.857 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.857 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.858 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.858 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3338d6f2, L:/127.0.0.1:50274 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [169ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.859 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.859 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.860 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.860 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.861 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.861 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.861 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.861 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.862 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.862 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.862 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.862 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.862 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2897), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [2639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [2649ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [2867ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.865 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.798 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:25.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.868 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.868 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.868 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.869 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.869 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.869 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.869 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.869 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.870 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.870 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.870 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.870 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.870 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.870 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.876 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.877 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.877 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.878 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.878 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.879 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.880 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.881 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.881 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.883 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.883 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.883 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.884 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.889 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.889 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.889 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.890 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.890 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.891 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.891 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.891 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.892 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.892 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.892 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.893 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.893 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.893 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.894 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.894 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.894 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.895 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.897 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.897 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.897 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.899 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf64c0d44, L:/127.0.0.1:56720 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.911 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64bd7024, L:/127.0.0.1:56710 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb26d7634, L:/127.0.0.1:49942 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.914 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.914 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.915 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.916 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.916 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.917 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.917 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.918 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9f1dac2, L:/127.0.0.1:50326 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.918 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.919 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=80), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [15ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.920 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.921 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.921 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.922 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.922 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.922 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.922 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.923 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.923 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.923 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.924 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.925 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.925 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.926 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.926 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.927 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.927 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.928 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.928 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.928 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.930 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.930 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.931 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.931 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.932 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.933 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.933 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.934 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.935 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.936 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.936 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.937 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.938 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76506515, L:/127.0.0.1:56730 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.939 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.941 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:25.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.945 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.946 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac85d3cb, L:/127.0.0.1:56752 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75376778, L:/127.0.0.1:56736 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.956 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.957 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.958 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.959 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.960 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.964 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8659a107, L:/127.0.0.1:49946 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4b1af90, L:/127.0.0.1:56766 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.969 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd72cfb7d, L:/127.0.0.1:50334 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.970 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=171), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [80ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [93ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.972 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f76e91e, L:/127.0.0.1:56774 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.976 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:25.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:25.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.978 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:25.979 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:25.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.982 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:25.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.982 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0189caee, L:/127.0.0.1:49958 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:25.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.983 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.983 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.983 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:25.986 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:25.987 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc33462ff, L:/127.0.0.1:50340 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:25.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:25.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [95ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:25.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:25.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:25.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:25.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:25.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:25.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:25.991 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:25.991 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:25.991 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:25.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:25.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:25.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:25.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:25.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:25.994 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79ff0bf2, L:/127.0.0.1:56784 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:25.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:25.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:25.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:25.996 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.000 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb919065, L:/127.0.0.1:49972 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.001 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.002 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.005 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.005 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.011 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x81e7db3d, L:/127.0.0.1:50356 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8f26de7e, L:/127.0.0.1:56786 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.012 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.013 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [114ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.015 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.019 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.019 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.019 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.021 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22165e31, L:/127.0.0.1:56794 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x130cc09e, L:/127.0.0.1:49984 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.026 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65e4764f, L:/127.0.0.1:56802 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.027 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.030 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x659b3113, L:/127.0.0.1:50368 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [138ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.033 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.035 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.036 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.036 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.036 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.043 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.043 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4869e2a, L:/127.0.0.1:56816 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.045 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.049 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.052 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.056 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0c27076, L:/127.0.0.1:49998 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.056 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58b643bd, L:/127.0.0.1:56822 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.058 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x168a24f7, L:/127.0.0.1:50376 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [156ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.062 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.065 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd516162f, L:/127.0.0.1:50010 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.067 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.071 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9942460, L:/127.0.0.1:50388 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [167ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.075 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.075 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.076 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.076 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.076 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.076 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.078 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6fbee78, L:/127.0.0.1:56824 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.079 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.086 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf360e941, L:/127.0.0.1:50398 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.086 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.087 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [188ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61f32eab, L:/127.0.0.1:50020 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc40e1098, L:/127.0.0.1:56838 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.096 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.097 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.097 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.097 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.098 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.101 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.101 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.102 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.103 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.105 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.108 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde7b1fa2, L:/127.0.0.1:50036 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdea71614, L:/127.0.0.1:56846 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.111 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.112 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.114 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2017660e, L:/127.0.0.1:50044 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.122 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.127 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e275386, L:/127.0.0.1:50046 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.128 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.129 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.129 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29ff8d59, L:/127.0.0.1:50404 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=293), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [18ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [234ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.134 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.135 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.135 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.135 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x298797ee, L:/127.0.0.1:56862 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.140 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.142 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.148 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.150 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.152 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe12da92, L:/127.0.0.1:56872 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.158 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c73bedd, L:/127.0.0.1:50420 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.158 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2ce66f2, L:/127.0.0.1:50050 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.160 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [227ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.163 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.163 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.163 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.163 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.165 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.167 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d47dab7, L:/127.0.0.1:50058 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.168 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.169 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x323a5c47, L:/127.0.0.1:50422 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [244ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.176 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb6977fb, L:/127.0.0.1:56888 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.182 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f3ce43b, L:/127.0.0.1:50072 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.188 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.189 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9ced0f8, L:/127.0.0.1:50438 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [261ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.196 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.196 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.196 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x419c0693, L:/127.0.0.1:56902 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.199 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.201 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.202 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.208 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.210 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.212 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1db062a6, L:/127.0.0.1:50450 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [279ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [294ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.212 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41e55d5b, L:/127.0.0.1:50080 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.215 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.220 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.221 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.221 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.221 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.221 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b6c4bd3, L:/127.0.0.1:56916 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.226 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.228 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbdaac444, L:/127.0.0.1:50084 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7fdb1ce, L:/127.0.0.1:56926 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.233 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.235 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.241 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x961ae093, L:/127.0.0.1:50100 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.242 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x753d7c0d, L:/127.0.0.1:56938 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.243 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.244 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.245 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.247 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.248 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.249 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.249 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.252 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae32c7ad, L:/127.0.0.1:56956 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.256 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.265 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0bbe10b8, L:/127.0.0.1:56960 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.266 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x577cb035, L:/127.0.0.1:50464 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1442336, L:/127.0.0.1:50116 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.266 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.267 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.267 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebd67fc5, L:/127.0.0.1:56942 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [343ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.274 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.274 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.274 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.275 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25bb30f7, L:/127.0.0.1:56962 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.276 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x478271c6, L:/127.0.0.1:50120 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.279 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.280 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a4f043d, L:/127.0.0.1:50468 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.282 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [338ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [351ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.284 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.284 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.284 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.284 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.287 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.288 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc86d9cbb, L:/127.0.0.1:56976 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.298 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49d0d664, L:/127.0.0.1:50470 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.298 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.299 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13fd58b3, L:/127.0.0.1:50124 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.300 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=446), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [360ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, deferred=null) after lookup
18:21:26.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.306 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.306 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.306 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.306 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6384e06, L:/127.0.0.1:56984 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.307 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.308 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.310 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.310 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x36ea49ec, L:/127.0.0.1:50486 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd411d9a6, L:/127.0.0.1:50130 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.318 [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.6.61.254:38493, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [374ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [385ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.321 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.321 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.321 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.323 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.327 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dad1da9, L:/127.0.0.1:56988 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.328 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.330 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.333 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c54f8ae, L:/127.0.0.1:50134 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.334 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.336 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x867e1db6, L:/127.0.0.1:56998 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.339 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b8a89eb, L:/127.0.0.1:57008 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.348 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.351 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8b0bc5b, L:/127.0.0.1:50148 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.352 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.353 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.354 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x953e7511, L:/127.0.0.1:50498 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [409ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [417ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.358 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.359 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.359 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.362 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca0ad094, L:/127.0.0.1:57020 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.363 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.369 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd308f0fe, L:/127.0.0.1:50150 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.370 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.374 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x796fbc63, L:/127.0.0.1:50514 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [422ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [429ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.378 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.378 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.378 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.379 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.383 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e5b3be1, L:/127.0.0.1:50158 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.384 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.386 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea214249, L:/127.0.0.1:50520 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=588), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [79ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [509ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.391 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.391 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.391 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1be03c81, L:/127.0.0.1:57022 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.394 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.395 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.398 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.399 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.404 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5d47a46, L:/127.0.0.1:57024 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.406 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.408 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44ad7e98, L:/127.0.0.1:50174 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.411 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4db7ce68, L:/127.0.0.1:50532 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.412 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=611), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [89ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [535ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.417 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.417 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.417 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.417 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6020fb34, L:/127.0.0.1:57032 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.420 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.424 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b327251, L:/127.0.0.1:50184 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.426 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.429 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38ed2c8f, L:/127.0.0.1:50190 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.430 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.434 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.444 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.447 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.448 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.449 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.458 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.464 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.465 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.473 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.474 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.476 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.478 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.483 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.493 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.494 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.495 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.502 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.503 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.504 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.507 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.514 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.516 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.516 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.517 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.518 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.522 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.524 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.525 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.525 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.528 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.534 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.534 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.537 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.538 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.538 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.547 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.547 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.549 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.550 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.555 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.558 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.561 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.569 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.569 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.570 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.572 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.580 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.581 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.582 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.583 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.583 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.584 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.585 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.585 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.586 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.587 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.588 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.589 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.590 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.590 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.591 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.593 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.593 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.595 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.595 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.596 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.597 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.599 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.600 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.603 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.604 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.605 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.607 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.607 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.608 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.611 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.612 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.612 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.615 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.615 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.616 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.617 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.620 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.621 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.621 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.624 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.626 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.254:38493(127.6.61.254:38493)] connecting to peer
18:21:26.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.627 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.627 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x362d07ec, L:/127.0.0.1:50540 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.628 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [129ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [546ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [746ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.630 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.632 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.632 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.632 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.633 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x439a47f1, L:/127.0.0.1:50490 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.640 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.640 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.643 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3e2a50d, L:/127.0.0.1:50802 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.645 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [761ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.648 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.648 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.648 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.648 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf2e00cde, L:/127.0.0.1:50818 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.648 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:26.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.649 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [749ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [758ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.652 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.652 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.652 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.656 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3c55ab1, L:/127.0.0.1:57258 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.659 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.662 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd30066e9, L:/127.0.0.1:50828 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.663 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [492ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [552ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.666 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.666 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.666 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.666 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.666 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.667 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf1c6ad1, L:/127.0.0.1:57260 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.670 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.677 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd5612a2, L:/127.0.0.1:50834 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.678 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.678 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [539ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.680 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x171a23f2, L:/127.0.0.1:50506 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.681 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.681 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.681 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a5a272f, L:/127.0.0.1:50844 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=845), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [773ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.693 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.694 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.694 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:26.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.695 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52fc4217, L:/127.0.0.1:50860 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.695 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [778ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.699 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.699 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.699 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.700 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.704 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.704 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x483d3a24, L:/127.0.0.1:57264 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.712 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ec0cdcd, L:/127.0.0.1:57272 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.712 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.714 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa894b3d, L:/127.0.0.1:50522 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.719 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a0eaf5c, L:/127.0.0.1:50870 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.720 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [794ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.722 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.724 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.724 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.724 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.724 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:26.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.725 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x825858a9, L:/127.0.0.1:57282 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.728 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.732 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1ecf3d7, L:/127.0.0.1:50526 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8afd9eec, L:/127.0.0.1:50532 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.739 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.742 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.744 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd234b165, L:/127.0.0.1:50628 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=895), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [347ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [822ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.754 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.754 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.754 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.757 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.757 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.760 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb15460e, L:/127.0.0.1:50882 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=963), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [862ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [886ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.764 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbf7bc604, L:/127.0.0.1:50898 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=928), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [873ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.766 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.766 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.766 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.767 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:26.767 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.768 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7174160c, L:/127.0.0.1:57284 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.768 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.769 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.769 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:26.769 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.775 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.775 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.777 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.778 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.780 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e872651, L:/127.0.0.1:50922 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.788 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [326ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [860ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.789 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15ebe8cb, L:/127.0.0.1:50938 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.793 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [782ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [793ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [868ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.794 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.794 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.794 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x434eb353, L:/127.0.0.1:50548 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.796 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.797 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.797 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.797 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.798 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa9a78db, L:/127.0.0.1:50916 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.799 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [884ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.800 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6fa9a70, L:/127.0.0.1:50904 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.801 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.802 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.803 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.803 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [764ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [874ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [904ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [910ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.806 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.806 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.806 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.810 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4af5686a, L:/127.0.0.1:50564 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.810 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.812 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xece6933e, L:/127.0.0.1:57292 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.816 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.818 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29854b7a, L:/127.0.0.1:50566 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.821 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.823 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.823 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29abe10e, L:/127.0.0.1:50940 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.824 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.825 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.253:34081(127.6.61.253:34081)] connecting to peer
18:21:26.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.826 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=971), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [882ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [886ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [896ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.830 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.831 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.832 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.836 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea00b50f, L:/127.0.0.1:50580 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.837 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.837 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.837 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.837 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c7b4ad4, L:/127.0.0.1:57232 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49236819, L:/127.0.0.1:50956 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.844 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36a47670, L:/127.0.0.1:57300 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.845 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [523ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [955ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [963ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.846 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.847 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.848 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.848 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.848 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.849 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34ff93b1, L:/127.0.0.1:50970 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.849 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.849 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=996), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [464ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [562ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.854 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.854 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.854 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.854 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.859 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.859 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1060f7a, L:/127.0.0.1:50594 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.865 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x345940c5, L:/127.0.0.1:50980 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1005), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [924ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [930ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf0b5d6f9, L:/127.0.0.1:50984 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.870 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.870 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.870 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:26.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1012), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [788ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [791ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [799ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [937ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.872 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.875 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.875 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.876 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.877 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.6.61.252:39205(127.6.61.252:39205)] connecting to peer
18:21:26.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.879 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.879 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb668bbc8, L:/127.0.0.1:50564 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.881 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6daf10c8, L:/127.0.0.1:50604 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1043), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [218ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.883 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.884 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.884 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.884 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.885 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x671cd79e, L:/127.0.0.1:50608 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.897 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.897 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.903 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd40893f, L:/127.0.0.1:50990 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.903 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc592657c, L:/127.0.0.1:50988 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [911ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [930ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [972ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1070), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [142ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [258ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.908 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.908 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.908 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.908 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.908 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.908 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.909 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.909 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.909 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x819d7960, L:/127.0.0.1:57082 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.915 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82207d15, L:/127.0.0.1:50238 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.919 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.919 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.921 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:26.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:26.921 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:26.922310 11589 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.608607 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57226 (local address 127.6.61.254:38493)
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.608735 (+   128us) server_negotiation.cc:207] Beginning negotiation
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.608737 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.922240 (+313503us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57226: BlockingRecv error: recv got EOF from 127.0.0.1:57226 (error 108)
18:21:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":105,"thread_start_us":75,"threads_started":1}
18:21:26.929 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffbd3333, L:/127.0.0.1:50222 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:26.928782 11617 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.615893 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50442 (local address 127.6.61.253:34081)
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.616035 (+   142us) server_negotiation.cc:207] Beginning negotiation
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.616036 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.928699 (+312663us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50442: BlockingRecv error: recv got EOF from 127.0.0.1:50442 (error 108)
18:21:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":116,"thread_start_us":93,"threads_started":1}
18:21:26.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeaef5d98, L:/127.0.0.1:57056 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.942 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.943 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1815929, L:/127.0.0.1:57152 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.947 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:26.952 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:26.953 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x778d73d9, L:/127.0.0.1:50300 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.955 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcdb1bedd, L:/127.0.0.1:50608 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.956 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x814f69e0, L:/127.0.0.1:50396 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [320ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.960 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.960 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.960 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.961 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6c7148c6, L:/127.0.0.1:50774 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0830321d, L:/127.0.0.1:57170 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:26.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.963 [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.6.61.254:38493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [12ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.965 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:26.966295 11628 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.616850 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50454 (local address 127.6.61.253:34081)
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.618124 (+  1274us) server_negotiation.cc:207] Beginning negotiation
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.618126 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.966218 (+348092us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50454: BlockingRecv error: recv got EOF from 127.0.0.1:50454 (error 108)
18:21:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1256,"thread_start_us":69,"threads_started":1}
18:21:26.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.971 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.971 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:26.971 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.974 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff8ed46e, L:/127.0.0.1:50604 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.974 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4881d34, L:/127.0.0.1:50772 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b1ea670, L:/127.0.0.1:50208 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [303ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:26.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebf39000, L:/127.0.0.1:50252 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:26.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:26.981 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:26.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.981 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:26.981 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:26.981 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:26.981 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:26.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.982 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:26.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:26.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:26.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:26.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:26.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:26.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:26.984 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.985 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:26.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:26.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:26.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec5083a8, L:/127.0.0.1:50636 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c15083d, L:/127.0.0.1:50668 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:26.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:26.997 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:26.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.002 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.002 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.003 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.004 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90099dbf, L:/127.0.0.1:50230 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.006 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.006876  6553 connection.cc:466] server connection from 127.0.0.1:50230 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50230 (request call id 0) could send its response
18:21:27.010 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24b12b5a, L:/127.0.0.1:50356 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.011 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.011652 11650 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.625049 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50474 (local address 127.6.61.253:34081)
18:21:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.625241 (+   192us) server_negotiation.cc:207] Beginning negotiation
18:21:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.625243 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.011587 (+386344us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50474: BlockingRecv error: recv got EOF from 127.0.0.1:50474 (error 108)
18:21:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":171,"thread_start_us":67,"threads_started":1}
18:21:27.014 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa195b498, L:/127.0.0.1:50756 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.014 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.014 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:27.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [921ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:27.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [515ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.020 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44ac9df3, L:/127.0.0.1:50374 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.024 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.025 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.025 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.025022 11527 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.595885 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57192 (local address 127.6.61.254:38493)
18:21:27.025 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.596147 (+   262us) server_negotiation.cc:207] Beginning negotiation
18:21:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.596148 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.024958 (+428810us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57192: BlockingRecv error: recv got EOF from 127.0.0.1:57192 (error 108)
18:21:27.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":242,"thread_start_us":73,"threads_started":1}
18:21:27.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.028 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.028 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46ff2b59, L:/127.0.0.1:57110 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.033656 11518 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594169 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57190 (local address 127.6.61.254:38493)
18:21:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594842 (+   673us) server_negotiation.cc:207] Beginning negotiation
18:21:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594843 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.033593 (+438750us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57190: BlockingRecv error: recv got EOF from 127.0.0.1:57190 (error 108)
18:21:27.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":649,"thread_start_us":68,"threads_started":1}
18:21:27.034 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.034 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:27.039 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:27.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:27.043 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96e11443, L:/127.0.0.1:57044 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:27.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.037461 11520 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594611 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50348 (local address 127.6.61.253:34081)
18:21:27.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594785 (+   174us) server_negotiation.cc:207] Beginning negotiation
18:21:27.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.594787 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.037405 (+442618us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50348: BlockingRecv error: recv got EOF from 127.0.0.1:50348 (error 108)
18:21:27.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":153,"thread_start_us":86,"threads_started":1}
18:21:27.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88c4e5ce, L:/127.0.0.1:50592 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.050 [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.6.61.254:38493, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1061ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.051 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbff6f0e0, L:/127.0.0.1:50278 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.053 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.053 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.053 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:27.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.054 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.055 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fcfe2a9, L:/127.0.0.1:50776 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.61.253:34081(127.6.61.253:34081)] Successfully connected to peer
18:21:27.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.057 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.253
18:21:27.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.058 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4e655a1, L:/127.0.0.1:50358 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.064 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.064 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.067 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf85d2f8b, L:/127.0.0.1:57194 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.069240 11466 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.584260 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50298 (local address 127.6.61.253:34081)
18:21:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.584432 (+   172us) server_negotiation.cc:207] Beginning negotiation
18:21:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.584434 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.070 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf18854eb, L:/127.0.0.1:57094 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.069180 (+484746us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50298: BlockingRecv error: recv got EOF from 127.0.0.1:50298 (error 108)
18:21:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":157,"thread_start_us":75,"threads_started":1}
18:21:27.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.071 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.071537  6436 connection.cc:207] Error closing socket: Network error: TlsSocket::Close: SSL_ERROR_ZERO_RETURN
18:21:27.073 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbf0e2318, L:/127.0.0.1:50582 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.075 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.076 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.082 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:27.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.084 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:27.084 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.090 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab35b84d, L:/127.0.0.1:57174 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.091 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.091 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:27.091 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:27.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93f71f52, L:/127.0.0.1:50656 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.096 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6fb42e13, L:/127.0.0.1:50648 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:27.099 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.100 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.100 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.100 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.102 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.105 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.61.254:38493(127.6.61.254:38493)] Successfully connected to peer
18:21:27.106 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.101213 11485 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.588106 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50312 (local address 127.6.61.253:34081)
18:21:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.588219 (+   113us) server_negotiation.cc:207] Beginning negotiation
18:21:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.588220 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.101149 (+512929us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50312: BlockingRecv error: recv got EOF from 127.0.0.1:50312 (error 108)
18:21:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95,"thread_start_us":72,"threads_started":1}
18:21:27.110 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf29b7a96, L:/127.0.0.1:50562 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [213ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1218ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.254
18:21:27.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.115 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.113 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.124 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.115 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21698285, L:/127.0.0.1:57102 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.115 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.124 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.114 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.125 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.118 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.125 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.129 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.129 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.129 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcaed7a04, L:/127.0.0.1:50630 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.134 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f7f6089, L:/127.0.0.1:50740 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1294), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [441ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [619ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c976734, L:/127.0.0.1:57062 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.133417 11638 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.622116 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57248 (local address 127.6.61.254:38493)
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.622587 (+   471us) server_negotiation.cc:207] Beginning negotiation
18:21:27.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.622589 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.133360 (+510771us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57248: BlockingRecv error: recv got EOF from 127.0.0.1:57248 (error 108)
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":445,"thread_start_us":78,"threads_started":1}
18:21:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.136909  6431 connection.cc:466] server connection from 127.0.0.1:57062 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57062 (request call id 0) could send its response
18:21:27.137 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.137 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.138 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.138 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:27.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4410474b, L:/127.0.0.1:50794 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.140 [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.6.61.254:38493, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [400ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.140 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e84a09b, L:/127.0.0.1:57140 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.141 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.143033 11616 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.615833 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57240 (local address 127.6.61.254:38493)
18:21:27.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.616113 (+   280us) server_negotiation.cc:207] Beginning negotiation
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.616114 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.142976 (+526862us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57240: BlockingRecv error: recv got EOF from 127.0.0.1:57240 (error 108)
18:21:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":254,"thread_start_us":73,"threads_started":1}
18:21:27.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.144 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.145 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state CONNECTING
18:21:27.145 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.145 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.145 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.145 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:27.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.147766 11620 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.618012 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50464 (local address 127.6.61.253:34081)
18:21:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.620742 (+  2730us) server_negotiation.cc:207] Beginning negotiation
18:21:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.620743 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.147709 (+526966us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50464: BlockingRecv error: recv got EOF from 127.0.0.1:50464 (error 108)
18:21:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2704,"thread_start_us":67,"threads_started":1}
18:21:27.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.155 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd55405ea, L:/127.0.0.1:50246 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.159 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.159 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.160 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:27.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.161 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.161 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.161 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.161876 11509 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.592018 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50338 (local address 127.6.61.253:34081)
18:21:27.158 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.592247 (+   229us) server_negotiation.cc:207] Beginning negotiation
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.592249 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.161806 (+569557us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50338: BlockingRecv error: recv got EOF from 127.0.0.1:50338 (error 108)
18:21:27.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.162 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53fc95b1, L:/127.0.0.1:57136 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":157,"thread_start_us":85,"threads_started":1}
18:21:27.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.162065  6554 connection.cc:466] server connection from 127.0.0.1:50246 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50246 (request call id 0) could send its response
18:21:27.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.163 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.163 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.164495  6436 connection.cc:466] server connection from 127.0.0.1:57136 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57136 (request call id 0) could send its response
18:21:27.165 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.168 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e8381f9, L:/127.0.0.1:50618 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1126ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.171 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62acd241, L:/127.0.0.1:50724 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.172 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.172 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.172 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.172 [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.6.61.254:38493, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.173703 11123 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.581249 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50268 (local address 127.6.61.253:34081)
18:21:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.581299 (+    50us) server_negotiation.cc:207] Beginning negotiation
18:21:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.581300 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.173633 (+592333us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50268: BlockingRecv error: recv got EOF from 127.0.0.1:50268 (error 108)
18:21:27.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
18:21:27.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.176 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.176 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.176 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.180 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.180 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.182307 11503 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.590773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50332 (local address 127.6.61.253:34081)
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.590874 (+   101us) server_negotiation.cc:207] Beginning negotiation
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.590876 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.182199 (+591323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50332: BlockingRecv error: recv got EOF from 127.0.0.1:50332 (error 108)
18:21:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83,"thread_start_us":60,"threads_started":1}
18:21:27.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95c85008, L:/127.0.0.1:57066 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.186229 11496 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.589863 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50328 (local address 127.6.61.253:34081)
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.590044 (+   181us) server_negotiation.cc:207] Beginning negotiation
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.590046 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.186178 (+596132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50328: BlockingRecv error: recv got EOF from 127.0.0.1:50328 (error 108)
18:21:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":162,"thread_start_us":96,"threads_started":1}
18:21:27.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.186962  6435 connection.cc:466] server connection from 127.0.0.1:57066 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57066 (request call id 0) could send its response
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.188944 11571 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.604331 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50384 (local address 127.6.61.253:34081)
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.604582 (+   251us) server_negotiation.cc:207] Beginning negotiation
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.604584 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.188899 (+584315us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50384: BlockingRecv error: recv got EOF from 127.0.0.1:50384 (error 108)
18:21:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":231,"thread_start_us":138,"threads_started":1}
18:21:27.198 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.200 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.216951 11606 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.613270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50432 (local address 127.6.61.253:34081)
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.613448 (+   178us) server_negotiation.cc:207] Beginning negotiation
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.613450 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.216880 (+603430us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50432: BlockingRecv error: recv got EOF from 127.0.0.1:50432 (error 108)
18:21:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":159,"thread_start_us":97,"threads_started":1}
18:21:27.219 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.219 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88ecf52d, L:/127.0.0.1:50788 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [393ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.225 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1af78bf2, L:/127.0.0.1:50240 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.225 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.225 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f84ebb1, L:/127.0.0.1:50542 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.226 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.226 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.227 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.232 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.232 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.233 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.237 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbfb62d78, L:/127.0.0.1:50702 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.237 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.237 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state NEGOTIATING
18:21:27.238 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1434), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [139ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0586fa71, L:/127.0.0.1:50684 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1439), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1189ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.245111 11576 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.605444 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57216 (local address 127.6.61.254:38493)
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.605629 (+   185us) server_negotiation.cc:207] Beginning negotiation
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.605631 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.245041 (+639410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57216: BlockingRecv error: recv got EOF from 127.0.0.1:57216 (error 108)
18:21:27.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":164,"thread_start_us":125,"threads_started":1}
18:21:27.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.245 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.246 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.246 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.246 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.246 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.246 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x313baebd, L:/127.0.0.1:50720 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1412), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1357ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.251308 11462 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.583773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50288 (local address 127.6.61.253:34081)
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.583886 (+   113us) server_negotiation.cc:207] Beginning negotiation
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.583888 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.251233 (+667345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50288: BlockingRecv error: recv got EOF from 127.0.0.1:50288 (error 108)
18:21:27.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96,"thread_start_us":61,"threads_started":1}
18:21:27.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26c76be7, L:/127.0.0.1:50206 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.255 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.255 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.255 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.256 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.256 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.257 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state CONNECTING
18:21:27.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.257 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.259 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.259 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.260234 11594 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.611922 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50426 (local address 127.6.61.253:34081)
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.612039 (+   117us) server_negotiation.cc:207] Beginning negotiation
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.612041 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.260174 (+648133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50426: BlockingRecv error: recv got EOF from 127.0.0.1:50426 (error 108)
18:21:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100,"thread_start_us":74,"threads_started":1}
18:21:27.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.262 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:27.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ca52995, L:/127.0.0.1:57124 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.264192  6436 connection.cc:466] server connection from 127.0.0.1:57124 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57124 (request call id 0) could send its response
18:21:27.265 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6b26b64, L:/127.0.0.1:50570 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.266 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.266 [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.6.61.254:38493, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [997ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.267 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87564868, L:/127.0.0.1:50256 - R:/127.6.61.253:34081] using SASL/PLAIN
18:21:27.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.269 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.269 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.272 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.272 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: connection closed
18:21:27.274 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.274 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.274 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.274 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.275 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc06d1c89, L:/127.0.0.1:50556 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.277587 11592 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.608881 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50414 (local address 127.6.61.253:34081)
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.609017 (+   136us) server_negotiation.cc:207] Beginning negotiation
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.609019 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.277523 (+668504us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50414: BlockingRecv error: recv got EOF from 127.0.0.1:50414 (error 108)
18:21:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113,"thread_start_us":92,"threads_started":1}
18:21:27.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1470), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.281 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.282 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.283 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.283 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.283 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state NEGOTIATING
18:21:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.284667 11472 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.585752 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57158 (local address 127.6.61.254:38493)
18:21:27.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.585877 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:21:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.585879 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.284607 (+698728us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57158: BlockingRecv error: recv got EOF from 127.0.0.1:57158 (error 108)
18:21:27.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":110,"thread_start_us":54,"threads_started":1}
18:21:27.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.286 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x070fbdbc, L:/127.0.0.1:57132 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.287434  6431 connection.cc:466] server connection from 127.0.0.1:57132 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57132 (request call id 0) could send its response
18:21:27.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.289 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.290 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x752f36d5, L:/127.0.0.1:50606 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.290 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.290 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.253:34081: [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnected from peer
18:21:27.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.291229 11561 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.600512 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57204 (local address 127.6.61.254:38493)
18:21:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.600698 (+   186us) server_negotiation.cc:207] Beginning negotiation
18:21:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.600699 (+     1us) server_negotiation.cc:400] Waiting for connection header
18:21:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.291169 (+690470us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57204: BlockingRecv error: recv got EOF from 127.0.0.1:57204 (error 108)
18:21:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":165,"thread_start_us":105,"threads_started":1}
18:21:27.292 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.293 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state CONNECTING due to: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.293 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnected from peer
18:21:27.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.294 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.296 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [310ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.299 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0eeffee0, L:/127.0.0.1:50716 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [1409ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.300 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.300 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.300 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.301 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.304 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.304 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.304 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.304 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x471eb9b7, L:/127.0.0.1:57050 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.310082  6435 connection.cc:466] server connection from 127.0.0.1:57050 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57050 (request call id 0) could send its response
18:21:27.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.311 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f7d67c9, L:/127.0.0.1:57116 - R:/127.6.61.254:38493] using SASL/PLAIN
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.311895 11506 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.591576 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57178 (local address 127.6.61.254:38493)
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.591735 (+   159us) server_negotiation.cc:207] Beginning negotiation
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.591737 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.311842 (+720105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57178: BlockingRecv error: recv got EOF from 127.0.0.1:57178 (error 108)
18:21:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":143,"thread_start_us":58,"threads_started":1}
18:21:27.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.313262 11586 negotiation.cc:336] Failed RPC negotiation. Trace:
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.607590 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50400 (local address 127.6.61.253:34081)
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.607733 (+   143us) server_negotiation.cc:207] Beginning negotiation
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:26.607735 (+     2us) server_negotiation.cc:400] Waiting for connection header
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:21:27.313184 (+705449us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50400: BlockingRecv error: recv got EOF from 127.0.0.1:50400 (error 108)
18:21:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":125,"thread_start_us":69,"threads_started":1}
18:21:27.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.314076  6436 connection.cc:466] server connection from 127.0.0.1:57116 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57116 (request call id 0) could send its response
18:21:27.315 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.315 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.6.61.254:38493: connection closed
18:21:27.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.61.252:39205(127.6.61.252:39205)] Successfully connected to peer
18:21:27.317 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.61.252
18:21:27.321 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c0dabeb, L:/127.0.0.1:50696 - R:/127.6.61.252:39205] using SASL/PLAIN
18:21:27.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:27.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.254:38493, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.253:34081, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.61.252:39205, [535ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.254:38493: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.253:34081: OK, [1439ms] Sub RPC ConnectToMaster: received response from server master-127.6.61.252:39205: OK, deferred=null) after lookup
18:21:27.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 93247681d2cb40eca7a5ff88cb2e08e2
18:21:27.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1f68efd9617d4d8780b4d4a8fbbe5ebc for table 'testManyClients' with partition [<start>, 0x8000000A)
18:21:27.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 12799b9b439844838e0f7f42003dfa24 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:21:27.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2371f181ac374c9894919e58c3dc7860 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:21:27.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1d1d554fa5304c90b58e48562a062d63 for table 'testManyClients' with partition [0x8000001E, <end>)
18:21:27.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=1f68efd9617d4d8780b4d4a8fbbe5ebc@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=12799b9b439844838e0f7f42003dfa24@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=2371f181ac374c9894919e58c3dc7860@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)[L],ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311),adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=1d1d554fa5304c90b58e48562a062d63@[46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215),ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)[L],adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)]}]
18:21:27.324 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.325 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.325 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer master-127.6.61.252:39205(127.6.61.252:39205)] disconnecting while in state READY
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)] disconnecting while in state READY
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer master-127.6.61.253:34081(127.6.61.253:34081)] disconnecting while in state READY
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)] disconnecting while in state READY
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer 46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)] disconnecting while in state READY
18:21:27.335 [DEBUG - main] (Connection.java:575) [peer master-127.6.61.254:38493(127.6.61.254:38493)] disconnecting while in state READY
18:21:27.336 [DEBUG - kudu-nio-5] (Connection.java:239) [peer ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)] handling channelInactive
18:21:27.336 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)] handling channelInactive
18:21:27.336 [DEBUG - kudu-nio-5] (Connection.java:709) [peer ab2d5bd7ad234af191f231684d1f6a91(127.6.61.194:41311)] cleaning up while in state READY due to: connection closed
18:21:27.336 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.61.252:39205(127.6.61.252:39205)] handling channelInactive
18:21:27.336 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.61.252:39205(127.6.61.252:39205)] cleaning up while in state READY due to: connection closed
18:21:27.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.61.254:38493(127.6.61.254:38493)] handling channelInactive
18:21:27.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.61.254:38493(127.6.61.254:38493)] cleaning up while in state READY due to: connection closed
18:21:27.336 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 46c64c01c6ca44d48fb060cdc5becffb(127.6.61.195:38215)] cleaning up while in state READY due to: connection closed
18:21:27.336 [DEBUG - kudu-nio-3] (Connection.java:239) [peer adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)] handling channelInactive
18:21:27.336 [DEBUG - kudu-nio-3] (Connection.java:709) [peer adc4e59fa7b04686964c53bef2ff80bc(127.6.61.193:44361)] cleaning up while in state READY due to: connection closed
18:21:27.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:27.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.61.253:34081(127.6.61.253:34081)] handling channelInactive
18:21:27.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.61.253:34081(127.6.61.253:34081)] cleaning up while in state READY due to: connection closed
18:21:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.339066  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 6860
18:21:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.373342  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 7073
18:21:27.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.414201  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 7282
18:21:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.429280  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 6409
18:21:27.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.444875  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 6531
18:21:27.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.457064  6391 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 6652
18:21:27.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:27Z chronyd exiting
.18:21:27.527 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786472487527
18:21:27.531 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:21:27.532 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:21:27.532 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task6gVXoB/test-tmp
18:21:27.533 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
18:21:27.533 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task6gVXoB/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
18:21:27.536 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:21:27.619 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:27.619 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:21:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.619910 11863 mini_oidc.cc:150] Starting JWKS server
18:21:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.620405 11863 webserver.cc:533] Webserver started at http://127.0.0.1:46743/ using document root <none> and password file <none>
18:21:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.620471 11863 mini_oidc.cc:186] Starting OIDC Discovery server
18:21:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.620676 11863 webserver.cc:533] Webserver started at http://127.0.0.1:44577/ using document root <none> and password file <none>
18:21:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:21:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:27Z Disabled control of system clock
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.631975 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/logs
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data/info.pb
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:27.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.254:35259
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.254
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json with env {}
18:21:27.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.706976 11878 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:27.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.707132 11878 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:27.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.707150 11878 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708598 11878 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708642 11878 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708657 11878 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708668 11878 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708680 11878 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.708691 11878 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46743/jwks.json
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.710098 11878 master_runner.cc:387] Master server non-default flags:
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/logs
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.254:35259
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data/info.pb
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.254
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11878
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:27.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.710287 11878 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.710457 11878 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:27.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.712716 11887 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
18:21:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.712716 11892 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
18:21:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.713032 11878 server_base.cc:1061] running on GCE node
18:21:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.712731 11888 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
18:21:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.713276 11878 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.713563 11878 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:27.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.714736 11878 hybrid_clock.cc:648] HybridClock initialized: now 1786472487714728 us; error 99 us; skew 500 ppm
18:21:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.716012 11878 webserver.cc:533] Webserver started at http://127.11.149.254:46695/ using document root <none> and password file <none>
18:21:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.716269 11878 fs_manager.cc:362] Metadata directory not provided
18:21:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.716337 11878 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.716459 11878 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.717303 11878 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data/instance:
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6892fde2cff34d098a39fd1ea3a71c24"
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.717639 11878 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal/instance:
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6892fde2cff34d098a39fd1ea3a71c24"
18:21:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.718847 11878 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
18:21:27.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.719569 11905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:27.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.719758 11878 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
18:21:27.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.719851 11878 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal
18:21:27.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6892fde2cff34d098a39fd1ea3a71c24"
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.719904 11878 fs_report.cc:389] FS layout report
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data/data
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:27.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.740033 11878 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.740391 11878 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.740622 11878 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.744930 11878 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.254:35259
18:21:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.744968 11993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.254:35259 every 8 connection(s)
18:21:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.745378 11878 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/data/info.pb
18:21:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.746176 11994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.746343 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 11878
18:21:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.746440 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-0/wal/instance
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.747380 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/logs
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data/info.pb
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.253:42967
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.253
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json with env {}
18:21:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.748095 11994 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.753661 11994 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.754068 11907 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.149.253:42967: connect: Connection refused (error 111)
18:21:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.754554 11994 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.253:42967: Network error: Client connection negotiation failed: client connection to 127.11.149.253:42967: connect: Connection refused (error 111)
18:21:27.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.803812 11994 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } attempt: 1
18:21:27.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.804991 11994 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.253:42967: Network error: Client connection negotiation failed: client connection to 127.11.149.253:42967: connect: Connection refused (error 111)
18:21:27.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.824725 11996 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:27.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.824873 11996 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:27.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.824893 11996 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826316 11996 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826352 11996 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826365 11996 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826377 11996 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826388 11996 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.826400 11996 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46743/jwks.json
18:21:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.827783 11996 master_runner.cc:387] Master server non-default flags:
18:21:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/logs
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.253:42967
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data/info.pb
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.253
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11996
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.827968 11996 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.828146 11996 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:27.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.830536 12010 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
18:21:27.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.830510 12015 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
18:21:27.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.830616 11996 server_base.cc:1061] running on GCE node
18:21:27.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.830514 12012 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
18:21:27.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.831063 11996 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:27.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.831310 11996 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:27.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.832482 11996 hybrid_clock.cc:648] HybridClock initialized: now 1786472487832467 us; error 26 us; skew 500 ppm
18:21:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.833742 11996 webserver.cc:533] Webserver started at http://127.11.149.253:33275/ using document root <none> and password file <none>
18:21:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.833979 11996 fs_manager.cc:362] Metadata directory not provided
18:21:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.834064 11996 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.834189 11996 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.835011 11996 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data/instance:
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801f356dfa054858a2170f0cf5f54f7c"
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.835402 11996 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal/instance:
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801f356dfa054858a2170f0cf5f54f7c"
18:21:27.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.836802 11996 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
18:21:27.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.837625 12022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:27.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.837805 11996 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:27.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.837879 11996 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801f356dfa054858a2170f0cf5f54f7c"
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.837940 11996 fs_report.cc:389] FS layout report
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data/data
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:27.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.852625 11996 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.853015 11996 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.853188 11996 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.857419 11996 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.253:42967
18:21:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.857519 12115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.253:42967 every 8 connection(s)
18:21:27.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.857857 11996 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/data/info.pb
18:21:27.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.858537 12116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:27.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.859748 12116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.862591 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 11996
18:21:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.862661 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-1/wal/instance
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.862960 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/logs
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data/info.pb
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.252:33713
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.252
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json with env {}
18:21:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.866730 12116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.871156 12116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.871668 12031 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.872188 12116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.252:33713: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.873154 11994 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } attempt: 2
18:21:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.876116 11994 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.876816 11994 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.252:33713: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.919996 11994 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } attempt: 1
18:21:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.920964 11994 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.252:33713: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.921388 12116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } attempt: 1
18:21:27.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.922049 12116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.252:33713: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.943250 12119 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.943410 12119 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.943430 12119 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.944944 12119 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.944984 12119 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.944998 12119 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.945010 12119 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.945022 12119 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:21:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.945034 12119 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46743/jwks.json
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.946449 12119 master_runner.cc:387] Master server non-default flags:
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/logs
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:21:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.252:33713
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46743/jwks.json
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data/info.pb
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.252
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12119
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.946630 12119 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.946835 12119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:27.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.949383 12133 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
18:21:27.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.949343 12129 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
18:21:27.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.949343 12126 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
18:21:27.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.949746 12119 server_base.cc:1061] running on GCE node
18:21:27.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.949910 12119 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:27.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.950141 12119 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:27.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.951346 12119 hybrid_clock.cc:648] HybridClock initialized: now 1786472487951324 us; error 32 us; skew 500 ppm
18:21:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.952381 12119 webserver.cc:533] Webserver started at http://127.11.149.252:39325/ using document root <none> and password file <none>
18:21:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.952592 12119 fs_manager.cc:362] Metadata directory not provided
18:21:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.952638 12119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.952719 12119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.953507 12119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data/instance:
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41fa530a64fd42b09f9be7dd8f22f3f4"
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.953784 12119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal/instance:
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41fa530a64fd42b09f9be7dd8f22f3f4"
18:21:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.954862 12119 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.955494 12144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.955791 12119 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.955845 12119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41fa530a64fd42b09f9be7dd8f22f3f4"
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:27 on dist-test-slave-04bb"
18:21:27.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.955883 12119 fs_report.cc:389] FS layout report
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data/data
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:27.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.968132 11994 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } attempt: 2
18:21:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:27.968940 11994 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.149.252:33713: Network error: Client connection negotiation failed: client connection to 127.11.149.252:33713: connect: Connection refused (error 111)
18:21:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.978443 12119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.978710 12119 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.978803 12119 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.982826 12119 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.252:33713
18:21:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.982887 12228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.252:33713 every 8 connection(s)
18:21:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.983130 12119 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/data/info.pb
18:21:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.983640 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.984968 12229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.987986 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 12119
18:21:27.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.988075 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/master-2/wal/instance
18:21:27.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.989503 12229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.990254 12116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } attempt: 2
18:21:27.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.993359 12229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
18:21:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.996160 12116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: Bootstrap starting.
18:21:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.996899 12116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: Neither blocks nor log segments found. Creating new log.
18:21:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.997131 12116 log.cc:826] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: Log is configured to *not* fsync() on all Append() calls
18:21:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.997479 12229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: Bootstrap starting.
18:21:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.997931 12116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: No bootstrap required, opened a new log
18:21:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.998131 12229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: Neither blocks nor log segments found. Creating new log.
18:21:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.998376 12229 log.cc:826] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: Log is configured to *not* fsync() on all Append() calls
18:21:27.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:27.999464 12229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: No bootstrap required, opened a new log
18:21:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000258 12116 raft_consensus.cc:359] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000376 12116 raft_consensus.cc:385] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000409 12116 raft_consensus.cc:740] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801f356dfa054858a2170f0cf5f54f7c, State: Initialized, Role: FOLLOWER
18:21:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000495 12116 consensus_queue.cc:260] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000804 12116 sys_catalog.cc:565] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: configured and running, proceeding with master startup.
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000785 12251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.000973 12251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.001395 12229 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.001538 12229 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.001575 12229 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41fa530a64fd42b09f9be7dd8f22f3f4, State: Initialized, Role: FOLLOWER
18:21:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.001782 12229 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.002264 12264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.002353 12229 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: configured and running, proceeding with master startup.
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.002528 12264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.002799 12266 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.002842 12266 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.004568 12282 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.004721 12282 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.002992 11996 master_runner.cc:187] Error getting master registration for 127.11.149.254:35259: OK, instance_id { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" instance_seqno: 1786472487743724 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.004885 11996 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.004540 12119 master_runner.cc:187] Error getting master registration for 127.11.149.254:35259: OK, instance_id { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" instance_seqno: 1786472487743724 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:21:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.005972 12119 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.076130 11994 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } attempt: 3
18:21:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.080418 11994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: Bootstrap starting.
18:21:28.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.081220 11994 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: Neither blocks nor log segments found. Creating new log.
18:21:28.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.081545 11994 log.cc:826] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: Log is configured to *not* fsync() on all Append() calls
18:21:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.082312 11994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: No bootstrap required, opened a new log
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.083995 11994 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084122 11994 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084161 11994 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6892fde2cff34d098a39fd1ea3a71c24, State: Initialized, Role: FOLLOWER
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084290 11994 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084609 12287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084679 11994 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: configured and running, proceeding with master startup.
18:21:28.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.084868 12287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.087734 12308 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:21:28.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.087954 12308 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:21:28.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.090221 11878 master_runner.cc:264] No leader master found from master 6892fde2cff34d098a39fd1ea3a71c24
18:21:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.101733 11878 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:21:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.103809 12034 tablet.cc:2406] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.229352 12151 tablet.cc:2406] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:28.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.241397 11915 tablet.cc:2406] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.343375 12264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.343529 12264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344100 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801f356dfa054858a2170f0cf5f54f7c" is_pre_election: true
18:21:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344098 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6892fde2cff34d098a39fd1ea3a71c24" is_pre_election: true
18:21:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344278 12067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41fa530a64fd42b09f9be7dd8f22f3f4 in term 0.
18:21:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344285 11949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41fa530a64fd42b09f9be7dd8f22f3f4 in term 0.
18:21:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344494 12147 leader_election.cc:304] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [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: 41fa530a64fd42b09f9be7dd8f22f3f4, 6892fde2cff34d098a39fd1ea3a71c24; no voters: 
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344724 12264 leader_election.cc:290] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6892fde2cff34d098a39fd1ea3a71c24 (127.11.149.254:35259), 801f356dfa054858a2170f0cf5f54f7c (127.11.149.253:42967)
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344786 12264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344825 12264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.344847 12264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 0 FOLLOWER]: Advancing to term 1
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.345708 12264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.345872 12264 leader_election.cc:290] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [CANDIDATE]: Term 1 election: Requested vote from peers 6892fde2cff34d098a39fd1ea3a71c24 (127.11.149.254:35259), 801f356dfa054858a2170f0cf5f54f7c (127.11.149.253:42967)
18:21:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.346073 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6892fde2cff34d098a39fd1ea3a71c24"
18:21:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.346155 11949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 0 FOLLOWER]: Advancing to term 1
18:21:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.346119 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801f356dfa054858a2170f0cf5f54f7c"
18:21:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.346235 12067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 0 FOLLOWER]: Advancing to term 1
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.346968 11949 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41fa530a64fd42b09f9be7dd8f22f3f4 in term 1.
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347106 12067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41fa530a64fd42b09f9be7dd8f22f3f4 in term 1.
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347139 12147 leader_election.cc:304] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [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: 41fa530a64fd42b09f9be7dd8f22f3f4, 6892fde2cff34d098a39fd1ea3a71c24; no voters: 
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347246 12264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 1 FOLLOWER]: Leader election won for term 1
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347285 12264 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [term 1 LEADER]: Becoming Leader. State: Replica: 41fa530a64fd42b09f9be7dd8f22f3f4, State: Running, Role: LEADER
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347352 12264 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [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: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } }
18:21:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347730 12313 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41fa530a64fd42b09f9be7dd8f22f3f4. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.347851 12313 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: This master's current role is: LEADER
18:21:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.348069 12319 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:21:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.348292 12319 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:21:28.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.349779 12067 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [term 1 FOLLOWER]: Refusing update from remote peer 41fa530a64fd42b09f9be7dd8f22f3f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:28.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.349779 11949 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [term 1 FOLLOWER]: Refusing update from remote peer 41fa530a64fd42b09f9be7dd8f22f3f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:28.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.350142 12313 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:28.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.350281 12264 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:28.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.351425 12287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41fa530a64fd42b09f9be7dd8f22f3f4. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.351439 12251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41fa530a64fd42b09f9be7dd8f22f3f4. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.351529 12251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.351531 12287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352401 12264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352479 12264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: This master's current role is: LEADER
18:21:28.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352617 12321 mvcc.cc:204] Tried to move back new op lower bound from 7317391312278106112 to 7317391312271089664. Current Snapshot: MvccSnapshot[applied={T|T < 7317391312278106112}]
18:21:28.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352599 12251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352667 12251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352837 12324 mvcc.cc:204] Tried to move back new op lower bound from 7317391312278106112 to 7317391312271089664. Current Snapshot: MvccSnapshot[applied={T|T < 7317391312278106112}]
18:21:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352939 12319 catalog_manager.cc:1383] Generated new cluster ID: 82720c018f0f462498fefc2278621dda
18:21:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.352977 12319 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:21:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.353235 12287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.353317 12287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24 [sys.catalog]: This master's current role is: FOLLOWER
18:21:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.359702 12264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6892fde2cff34d098a39fd1ea3a71c24" member_type: VOTER last_known_addr { host: "127.11.149.254" port: 35259 } } peers { permanent_uuid: "801f356dfa054858a2170f0cf5f54f7c" member_type: VOTER last_known_addr { host: "127.11.149.253" port: 42967 } } peers { permanent_uuid: "41fa530a64fd42b09f9be7dd8f22f3f4" member_type: VOTER last_known_addr { host: "127.11.149.252" port: 33713 } } }
18:21:28.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.359779 12264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4 [sys.catalog]: This master's current role is: LEADER
18:21:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.398555 12319 catalog_manager.cc:1406] Generated new certificate authority record
18:21:28.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.399309 12319 catalog_manager.cc:1540] Loading token signing keys...
18:21:28.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.409761 12319 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 41fa530a64fd42b09f9be7dd8f22f3f4: Generated new TSK 0
18:21:28.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.410264 12319 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.427357 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/logs
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data/info.pb
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.193:0
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.193
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.193
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:28.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.509027 12335 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:28.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.509193 12335 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:28.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.509213 12335 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.510700 12335 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.510752 12335 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.149.193
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.512308 12335 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/logs
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.193:0
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data/info.pb
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.193
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12335
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.193
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.512491 12335 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.512765 12335 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.515303 12347 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
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.515327 12350 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
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.515410 12335 server_base.cc:1061] running on GCE node
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.515513 12353 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
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.515666 12335 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.515866 12335 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:28.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.517012 12335 hybrid_clock.cc:648] HybridClock initialized: now 1786472488516989 us; error 36 us; skew 500 ppm
18:21:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.518133 12335 webserver.cc:533] Webserver started at http://127.11.149.193:37967/ using document root <none> and password file <none>
18:21:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.518368 12335 fs_manager.cc:362] Metadata directory not provided
18:21:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.518438 12335 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.518560 12335 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.519389 12335 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data/instance:
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df674a85c3da4c53848314ec22ec0bc8"
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.519747 12335 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal/instance:
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df674a85c3da4c53848314ec22ec0bc8"
18:21:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.521061 12335 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
18:21:28.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.521780 12365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.522061 12335 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.522143 12335 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "df674a85c3da4c53848314ec22ec0bc8"
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.522210 12335 fs_report.cc:389] FS layout report
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data/data
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:28.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.553649 12335 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:28.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.554055 12335 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:28.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.554211 12335 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:28.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.554503 12335 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.554924 12335 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.554975 12335 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.555008 12335 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.555025 12335 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.562386 12335 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.193:39051
18:21:28.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.562505 12553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.193:39051 every 8 connection(s)
18:21:28.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.563004 12335 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/data/info.pb
18:21:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.572774 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 12335
18:21:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.572870 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-0/wal/instance
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.573673 12554 heartbeater.cc:344] Connected to a master server at 127.11.149.252:33713
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.573695 12556 heartbeater.cc:344] Connected to a master server at 127.11.149.253:42967
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.573804 12554 heartbeater.cc:461] Registering TS with master...
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.573807 12556 heartbeater.cc:461] Registering TS with master...
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.574016 12556 heartbeater.cc:507] Master 127.11.149.253:42967 requested a full tablet report, sending...
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.574015 12554 heartbeater.cc:507] Master 127.11.149.252:33713 requested a full tablet report, sending...
18:21:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.574694 12050 ts_manager.cc:194] Registered new tserver with Master: df674a85c3da4c53848314ec22ec0bc8 (127.11.149.193:39051)
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.574757 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/logs
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data/info.pb
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.194:0
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.194
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.194
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.575172 12169 ts_manager.cc:194] Registered new tserver with Master: df674a85c3da4c53848314ec22ec0bc8 (127.11.149.193:39051)
18:21:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.576252 12555 heartbeater.cc:344] Connected to a master server at 127.11.149.254:35259
18:21:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.576311 12555 heartbeater.cc:461] Registering TS with master...
18:21:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.576282 12169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.149.193:39681
18:21:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.576402 12555 heartbeater.cc:507] Master 127.11.149.254:35259 requested a full tablet report, sending...
18:21:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.576718 11934 ts_manager.cc:194] Registered new tserver with Master: df674a85c3da4c53848314ec22ec0bc8 (127.11.149.193:39051)
18:21:28.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.655393 12564 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:28.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.655552 12564 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:28.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.655571 12564 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.657044 12564 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.657095 12564 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.149.194
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.658576 12564 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/logs
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.194:0
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data/info.pb
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.194
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12564
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.194
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.658752 12564 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.658995 12564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:28.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.661608 12572 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
18:21:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.661638 12573 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
18:21:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.661616 12577 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
18:21:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.662019 12564 server_base.cc:1061] running on GCE node
18:21:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.662317 12564 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.662501 12564 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.663669 12564 hybrid_clock.cc:648] HybridClock initialized: now 1786472488663640 us; error 44 us; skew 500 ppm
18:21:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.664831 12564 webserver.cc:533] Webserver started at http://127.11.149.194:44405/ using document root <none> and password file <none>
18:21:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.665052 12564 fs_manager.cc:362] Metadata directory not provided
18:21:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.665120 12564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.665287 12564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.666188 12564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data/instance:
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f578278970584de081b2a87399beee54"
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.666538 12564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal/instance:
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f578278970584de081b2a87399beee54"
18:21:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.667847 12564 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
18:21:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.668658 12586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.668838 12564 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.668912 12564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f578278970584de081b2a87399beee54"
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.668967 12564 fs_report.cc:389] FS layout report
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data/data
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.679828 12564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680115 12564 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680222 12564 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680368 12564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680729 12564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680785 12564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680819 12564 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:28.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.680836 12564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.686751 12564 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.194:36649
18:21:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.686798 12767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.194:36649 every 8 connection(s)
18:21:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.687150 12564 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/data/info.pb
18:21:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.690709 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 12564
18:21:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.690800 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-1/wal/instance
18:21:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.692850 12770 heartbeater.cc:344] Connected to a master server at 127.11.149.253:42967
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.693084 12770 heartbeater.cc:461] Registering TS with master...
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.693122 11863 external_mini_cluster.cc:1372] Running /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task6gVXoB/build/release/bin/kudu
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/logs
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data/info.pb
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.195:0
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.195
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.195
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.693465 12768 heartbeater.cc:344] Connected to a master server at 127.11.149.252:33713
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.694170 12768 heartbeater.cc:461] Registering TS with master...
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.694365 12768 heartbeater.cc:507] Master 127.11.149.252:33713 requested a full tablet report, sending...
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.694365 12770 heartbeater.cc:507] Master 127.11.149.253:42967 requested a full tablet report, sending...
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.694737 12169 ts_manager.cc:194] Registered new tserver with Master: f578278970584de081b2a87399beee54 (127.11.149.194:36649)
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.694811 12050 ts_manager.cc:194] Registered new tserver with Master: f578278970584de081b2a87399beee54 (127.11.149.194:36649)
18:21:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.695216 12169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.149.194:33507
18:21:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.696851 12769 heartbeater.cc:344] Connected to a master server at 127.11.149.254:35259
18:21:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.696908 12769 heartbeater.cc:461] Registering TS with master...
18:21:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.696966 12769 heartbeater.cc:507] Master 127.11.149.254:35259 requested a full tablet report, sending...
18:21:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.697322 11934 ts_manager.cc:194] Registered new tserver with Master: f578278970584de081b2a87399beee54 (127.11.149.194:36649)
18:21:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.806113 12779 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:21:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.806363 12779 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:21:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.806393 12779 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:21:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.808674 12779 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:21:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.809010 12779 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.149.195
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.811101 12779 tablet_server_runner.cc:78] Tablet server non-default flags:
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/logs
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.149.212:34171
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.149.195:0
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data/info.pb
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.149.195
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.149.254:35259,127.11.149.253:42967,127.11.149.252:33713
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12779
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.149.195
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:21:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:21:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
18:21:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:35 UTC on e7f111948823
18:21:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17630
18:21:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.811308 12779 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:21:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.811506 12779 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:21:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.813985 12785 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
18:21:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.814023 12786 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
18:21:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.814625 12779 server_base.cc:1061] running on GCE node
18:21:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.816659 12791 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
18:21:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.816872 12779 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:21:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.817092 12779 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:21:28.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.818352 12779 hybrid_clock.cc:648] HybridClock initialized: now 1786472488818323 us; error 53 us; skew 500 ppm
18:21:28.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.819617 12779 webserver.cc:533] Webserver started at http://127.11.149.195:38793/ using document root <none> and password file <none>
18:21:28.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.819856 12779 fs_manager.cc:362] Metadata directory not provided
18:21:28.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.819931 12779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:21:28.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.820058 12779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.820988 12779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data/instance:
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b0e417c14b004b169d5e90a64905ac79"
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.821363 12779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal/instance:
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b0e417c14b004b169d5e90a64905ac79"
18:21:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.822791 12779 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
18:21:28.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.823594 12801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:21:28.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.823875 12779 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.823951 12779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data,/tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b0e417c14b004b169d5e90a64905ac79"
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:21:28 on dist-test-slave-04bb"
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.824004 12779 fs_report.cc:389] FS layout report
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data/data
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:21:28.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:21:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.850132 12779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:21:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.850536 12779 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:21:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.850716 12779 kserver.cc:163] Server-wide thread pool size limit: 3276
18:21:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.851027 12779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:21:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.851491 12779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:21:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.851548 12779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:21:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.851586 12779 ts_tablet_manager.cc:616] Registered 0 tablets
18:21:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.851603 12779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:21:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.859581 12779 rpc_server.cc:307] RPC server started. Bound to: 127.11.149.195:35825
18:21:28.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.859648 13004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.149.195:35825 every 8 connection(s)
18:21:28.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.860271 12779 server_base.cc:1193] Dumped server information to /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/data/info.pb
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.865921 13009 heartbeater.cc:344] Connected to a master server at 127.11.149.253:42967
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.865938 13005 heartbeater.cc:344] Connected to a master server at 127.11.149.252:33713
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866036 13009 heartbeater.cc:461] Registering TS with master...
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866060 13005 heartbeater.cc:461] Registering TS with master...
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866235 13005 heartbeater.cc:507] Master 127.11.149.252:33713 requested a full tablet report, sending...
18:21:28.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866233 13009 heartbeater.cc:507] Master 127.11.149.253:42967 requested a full tablet report, sending...
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866636 12169 ts_manager.cc:194] Registered new tserver with Master: b0e417c14b004b169d5e90a64905ac79 (127.11.149.195:35825)
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.866815 12050 ts_manager.cc:194] Registered new tserver with Master: b0e417c14b004b169d5e90a64905ac79 (127.11.149.195:35825)
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.867126 12169 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.149.195:37141
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.867219 13007 heartbeater.cc:344] Connected to a master server at 127.11.149.254:35259
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.867266 13007 heartbeater.cc:461] Registering TS with master...
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.867357 13007 heartbeater.cc:507] Master 127.11.149.254:35259 requested a full tablet report, sending...
18:21:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.867609 11934 ts_manager.cc:194] Registered new tserver with Master: b0e417c14b004b169d5e90a64905ac79 (127.11.149.195:35825)
18:21:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.870245 11863 external_mini_cluster.cc:1434] Started /tmp/dist-test-task6gVXoB/build/release/bin/kudu as pid 12779
18:21:28.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.870350 11863 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task6gVXoB/test-tmp/mini-kudu-cluster3288981908989219731/ts-2/wal/instance
18:21:28.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.873382 11863 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:21:28.874 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:21:28.874 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:21:28.878 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.149.254"
      port: 35259
    }
    bound_http_address {
      host: "127.11.149.254"
      port: 46695
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.149.253"
      port: 42967
    }
    bound_http_address {
      host: "127.11.149.253"
      port: 33275
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.149.252"
      port: 33713
    }
    bound_http_address {
      host: "127.11.149.252"
      port: 39325
    }
  }
}

18:21:28.878 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:21:28.879 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.149.193"
      port: 39051
    }
    bound_http_address {
      host: "127.11.149.193"
      port: 37967
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.149.194"
      port: 36649
    }
    bound_http_address {
      host: "127.11.149.194"
      port: 44405
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.149.195"
      port: 35825
    }
    bound_http_address {
      host: "127.11.149.195"
      port: 38793
    }
  }
}

18:21:28.879 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:21:28.881 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:21:28.883 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.149.252:33713(127.11.149.252:33713)] connecting to peer
18:21:28.884 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.149.253:42967(127.11.149.253:42967)] connecting to peer
18:21:28.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.149.252:33713(127.11.149.252:33713)] Successfully connected to peer
18:21:28.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.149.252
18:21:28.887 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.149.254:35259(127.11.149.254:35259)] connecting to peer
18:21:28.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.149.253:42967(127.11.149.253:42967)] Successfully connected to peer
18:21:28.894 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.149.253
18:21:28.896 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ecc5baa, L:/127.0.0.1:37104 - R:/127.11.149.252:33713] using SASL/PLAIN
18:21:28.898 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:21:28.898 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=15), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.149.252:33713, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.149.253:42967, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.149.254:35259, [15ms] Sub RPC ConnectToMaster: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.899467 12169 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37104:
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:28.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:28.901 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7eccfa9c, L:/127.0.0.1:50356 - R:/127.11.149.253:42967] using SASL/PLAIN
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:21:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.899832 12169 catalog_manager.cc:7099] 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.
18:21:28.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.149.254:35259(127.11.149.254:35259)] Successfully connected to peer
18:21:28.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5b1e14f5ee7b49e2b3b527864aa3e5b4
18:21:28.905 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.149.254
18:21:28.913 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1fe4ff33, L:/127.0.0.1:43108 - R:/127.11.149.254:35259] using SASL/PLAIN
18:21:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.915685 12449 tablet_service.cc:1511] Processing CreateTablet for tablet 6187efd9abae4ea6a6dab9d7904b2357 (DEFAULT_TABLE table=testMultipleSessions [id=5b1e14f5ee7b49e2b3b527864aa3e5b4]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.916046 12449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6187efd9abae4ea6a6dab9d7904b2357. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.917217 12657 tablet_service.cc:1511] Processing CreateTablet for tablet 6187efd9abae4ea6a6dab9d7904b2357 (DEFAULT_TABLE table=testMultipleSessions [id=5b1e14f5ee7b49e2b3b527864aa3e5b4]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.917486 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6187efd9abae4ea6a6dab9d7904b2357. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.919800 12884 tablet_service.cc:1511] Processing CreateTablet for tablet 6187efd9abae4ea6a6dab9d7904b2357 (DEFAULT_TABLE table=testMultipleSessions [id=5b1e14f5ee7b49e2b3b527864aa3e5b4]), partition=RANGE (key) PARTITION UNBOUNDED
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.920058 12884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6187efd9abae4ea6a6dab9d7904b2357. 1 dirs total, 0 dirs full, 0 dirs failed
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.922556 13031 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Bootstrap starting.
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.922621 13034 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Bootstrap starting.
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.923259 13031 tablet_bootstrap.cc:654] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Neither blocks nor log segments found. Creating new log.
18:21:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.923300 13034 tablet_bootstrap.cc:654] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Neither blocks nor log segments found. Creating new log.
18:21:28.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.923913 13034 log.cc:826] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Log is configured to *not* fsync() on all Append() calls
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.924823 13034 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: No bootstrap required, opened a new log
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.924850 13031 log.cc:826] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Log is configured to *not* fsync() on all Append() calls
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.924902 13034 ts_tablet_manager.cc:1403] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.926602 13034 raft_consensus.cc:359] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.926750 13034 raft_consensus.cc:385] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.926783 13034 raft_consensus.cc:740] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e417c14b004b169d5e90a64905ac79, State: Initialized, Role: FOLLOWER
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.926887 13034 consensus_queue.cc:260] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [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: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.927117 13034 ts_tablet_manager.cc:1434] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
18:21:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.927265 13005 heartbeater.cc:499] Master 127.11.149.252:33713 was elected leader, sending a full tablet report...
18:21:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.928767 13033 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Bootstrap starting.
18:21:28.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.929597 13033 tablet_bootstrap.cc:654] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Neither blocks nor log segments found. Creating new log.
18:21:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.929883 13033 log.cc:826] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Log is configured to *not* fsync() on all Append() calls
18:21:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.930598 13033 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: No bootstrap required, opened a new log
18:21:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.930619 13031 tablet_bootstrap.cc:492] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: No bootstrap required, opened a new log
18:21:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.930667 13033 ts_tablet_manager.cc:1403] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
18:21:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.930681 13031 ts_tablet_manager.cc:1403] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
18:21:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.932750 13031 raft_consensus.cc:359] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933032 13031 raft_consensus.cc:385] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933138 13031 raft_consensus.cc:740] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df674a85c3da4c53848314ec22ec0bc8, State: Initialized, Role: FOLLOWER
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933068 13033 raft_consensus.cc:359] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933192 13033 raft_consensus.cc:385] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933221 13033 raft_consensus.cc:740] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f578278970584de081b2a87399beee54, State: Initialized, Role: FOLLOWER
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933336 13033 consensus_queue.cc:260] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [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: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933457 13031 consensus_queue.cc:260] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [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: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933724 13033 ts_tablet_manager.cc:1434] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
18:21:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933787 13031 ts_tablet_manager.cc:1434] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
18:21:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.933919 12554 heartbeater.cc:499] Master 127.11.149.252:33713 was elected leader, sending a full tablet report...
18:21:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:28.934067 12768 heartbeater.cc:499] Master 127.11.149.252:33713 was elected leader, sending a full tablet report...
18:21:28.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:28.938916 12772 tablet.cc:2406] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.003253 12266 catalog_manager.cc:1295] Loaded cluster ID: 82720c018f0f462498fefc2278621dda
18:21:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.003335 12266 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: loading cluster ID for follower catalog manager: success
18:21:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.004385 12266 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: acquiring CA information for follower catalog manager: success
18:21:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.004734 12266 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 801f356dfa054858a2170f0cf5f54f7c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:29.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:29.063971 12557 tablet.cc:2406] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:29.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.102757 12308 catalog_manager.cc:1295] Loaded cluster ID: 82720c018f0f462498fefc2278621dda
18:21:29.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.102910 12308 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: loading cluster ID for follower catalog manager: success
18:21:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.103837 12308 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: acquiring CA information for follower catalog manager: success
18:21:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.104215 12308 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6892fde2cff34d098a39fd1ea3a71c24: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:21:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:29.111864 13010 tablet.cc:2406] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:21:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.285054 13039 raft_consensus.cc:493] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:21:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.285190 13039 raft_consensus.cc:515] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.285523 13039 leader_election.cc:290] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df674a85c3da4c53848314ec22ec0bc8 (127.11.149.193:39051), f578278970584de081b2a87399beee54 (127.11.149.194:36649)
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.288849 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6187efd9abae4ea6a6dab9d7904b2357" candidate_uuid: "b0e417c14b004b169d5e90a64905ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df674a85c3da4c53848314ec22ec0bc8" is_pre_election: true
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289038 12479 raft_consensus.cc:2468] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0e417c14b004b169d5e90a64905ac79 in term 0.
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289250 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6187efd9abae4ea6a6dab9d7904b2357" candidate_uuid: "b0e417c14b004b169d5e90a64905ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f578278970584de081b2a87399beee54" is_pre_election: true
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289312 12810 leader_election.cc:304] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [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: b0e417c14b004b169d5e90a64905ac79, df674a85c3da4c53848314ec22ec0bc8; no voters: 
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289424 12688 raft_consensus.cc:2468] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0e417c14b004b169d5e90a64905ac79 in term 0.
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289462 13039 raft_consensus.cc:2804] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289502 13039 raft_consensus.cc:493] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:21:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.289525 13039 raft_consensus.cc:3060] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 0 FOLLOWER]: Advancing to term 1
18:21:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290393 13039 raft_consensus.cc:515] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290532 13039 leader_election.cc:290] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [CANDIDATE]: Term 1 election: Requested vote from peers df674a85c3da4c53848314ec22ec0bc8 (127.11.149.193:39051), f578278970584de081b2a87399beee54 (127.11.149.194:36649)
18:21:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290715 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6187efd9abae4ea6a6dab9d7904b2357" candidate_uuid: "b0e417c14b004b169d5e90a64905ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df674a85c3da4c53848314ec22ec0bc8"
18:21:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290787 12688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6187efd9abae4ea6a6dab9d7904b2357" candidate_uuid: "b0e417c14b004b169d5e90a64905ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f578278970584de081b2a87399beee54"
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290828 12479 raft_consensus.cc:3060] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 0 FOLLOWER]: Advancing to term 1
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.290884 12688 raft_consensus.cc:3060] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 0 FOLLOWER]: Advancing to term 1
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.291468 12479 raft_consensus.cc:2468] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0e417c14b004b169d5e90a64905ac79 in term 1.
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.291617 12688 raft_consensus.cc:2468] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0e417c14b004b169d5e90a64905ac79 in term 1.
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.291671 12810 leader_election.cc:304] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [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: b0e417c14b004b169d5e90a64905ac79, df674a85c3da4c53848314ec22ec0bc8; no voters: 
18:21:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.291764 13039 raft_consensus.cc:2804] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 1 FOLLOWER]: Leader election won for term 1
18:21:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.291930 13039 raft_consensus.cc:697] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [term 1 LEADER]: Becoming Leader. State: Replica: b0e417c14b004b169d5e90a64905ac79, State: Running, Role: LEADER
18:21:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.292021 13039 consensus_queue.cc:237] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [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: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } }
18:21:29.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.292846 12169 catalog_manager.cc:5719] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0e417c14b004b169d5e90a64905ac79 (127.11.149.195). New cstate: current_term: 1 leader_uuid: "b0e417c14b004b169d5e90a64905ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0e417c14b004b169d5e90a64905ac79" member_type: VOTER last_known_addr { host: "127.11.149.195" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 } health_report { overall_health: UNKNOWN } } }
18:21:29.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.313 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [2ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.313 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)] connecting to peer
18:21:29.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.315 [DEBUG - kudu-nio-3] (Connection.java:757) [peer b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)] Successfully connected to peer
18:21:29.315 [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, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [3ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.315 [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, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [4ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.316 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [6ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.316 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [6ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.317 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [7ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [7ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.318 [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.11.149.252:33713, [7ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.318 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [7ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.319 [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.11.149.252:33713, [6ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6187efd9abae4ea6a6dab9d7904b2357 for table 'testMultipleSessions' with partition [<start>, <end>)
18:21:29.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=6187efd9abae4ea6a6dab9d7904b2357@[b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)[L],df674a85c3da4c53848314ec22ec0bc8(127.11.149.193:39051),f578278970584de081b2a87399beee54(127.11.149.194:36649)]}]
18:21:29.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.149.252:33713, [7ms] Sub RPC GetTableLocations: received response from server master-127.11.149.252:33713: OK, deferred=null) after lookup
18:21:29.325 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x671df052, L:/127.0.0.1:36882 - R:/127.11.149.195:35825] using TOKEN/null
18:21:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.335354 12688 raft_consensus.cc:1275] T 6187efd9abae4ea6a6dab9d7904b2357 P f578278970584de081b2a87399beee54 [term 1 FOLLOWER]: Refusing update from remote peer b0e417c14b004b169d5e90a64905ac79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:29.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.336031 13039 consensus_queue.cc:1048] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f578278970584de081b2a87399beee54" member_type: VOTER last_known_addr { host: "127.11.149.194" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:29.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.336783 12479 raft_consensus.cc:1275] T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8 [term 1 FOLLOWER]: Refusing update from remote peer b0e417c14b004b169d5e90a64905ac79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:21:29.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.339486 13039 consensus_queue.cc:1048] T 6187efd9abae4ea6a6dab9d7904b2357 P b0e417c14b004b169d5e90a64905ac79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df674a85c3da4c53848314ec22ec0bc8" member_type: VOTER last_known_addr { host: "127.11.149.193" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:21:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.345471 13109 mvcc.cc:204] Tried to move back new op lower bound from 7317391316288143360 to 7317391316140589056. Current Snapshot: MvccSnapshot[applied={T|T < 7317391316288143360}]
18:21:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.351130 13122 mvcc.cc:204] Tried to move back new op lower bound from 7317391316288143360 to 7317391316140589056. Current Snapshot: MvccSnapshot[applied={T|T < 7317391316288143360 or (T in {7317391316288143360})}]
18:21:29.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:29.410835 13096 mvcc.cc:204] Tried to move back new op lower bound from 7317391316620341248 to 7317391316140589056. Current Snapshot: MvccSnapshot[applied={T|T < 7317391316620341248 or (T in {7317391316620341248})}]
18:21:36.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:21:36.575065 13123 log.cc:927] Time spent T 6187efd9abae4ea6a6dab9d7904b2357 P df674a85c3da4c53848314ec22ec0bc8: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
18:21:42.234 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 11800 rows
18:21:42.235 [DEBUG - main] (Connection.java:575) [peer master-127.11.149.252:33713(127.11.149.252:33713)] disconnecting while in state READY
18:21:42.235 [DEBUG - main] (Connection.java:575) [peer master-127.11.149.254:35259(127.11.149.254:35259)] disconnecting while in state READY
18:21:42.235 [DEBUG - main] (Connection.java:575) [peer master-127.11.149.253:42967(127.11.149.253:42967)] disconnecting while in state READY
18:21:42.235 [DEBUG - main] (Connection.java:575) [peer b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)] disconnecting while in state READY
18:21:42.236 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.149.253:42967(127.11.149.253:42967)] handling channelInactive
18:21:42.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.149.252:33713(127.11.149.252:33713)] handling channelInactive
18:21:42.236 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.149.253:42967(127.11.149.253:42967)] cleaning up while in state READY due to: connection closed
18:21:42.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.149.252:33713(127.11.149.252:33713)] cleaning up while in state READY due to: connection closed
18:21:42.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.149.254:35259(127.11.149.254:35259)] handling channelInactive
18:21:42.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.149.254:35259(127.11.149.254:35259)] cleaning up while in state READY due to: connection closed
18:21:42.237 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:21:42.238 [DEBUG - kudu-nio-3] (Connection.java:239) [peer b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)] handling channelInactive
18:21:42.238 [DEBUG - kudu-nio-3] (Connection.java:709) [peer b0e417c14b004b169d5e90a64905ac79(127.11.149.195:35825)] cleaning up while in state READY due to: connection closed
18:21:42.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.238715 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 12335
18:21:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.263268 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 12564
18:21:42.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.276965 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 12779
18:21:42.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.291919 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 11878
18:21:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.303738 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 11996
18:21:42.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:21:42.314957 11863 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task6gVXoB/build/release/bin/kudu with pid 12119
18:21:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:21:42Z chronyd exiting

Time: 29.346

OK (2 tests)

